ExDateTime.ToBinary method
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Function ToBinary As Long
'Usage
Dim instance As ExDateTime
Dim returnValue As Long
returnValue = instance.ToBinary()
public long ToBinary()
Return value
Type: System.Int64