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
See Also