Partilhar via


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