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