ExDateTime.UtcTicks property
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public ReadOnly Property UtcTicks As Long
Get
'Usage
Dim instance As ExDateTime
Dim value As Long
value = instance.UtcTicks
public long UtcTicks { get; }
Property value
Type: System.Int64