Compartir a través de


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