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