Partilhar via


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