ExDateTime.UtcNow property
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Shared ReadOnly Property UtcNow As ExDateTime
Get
'Usage
Dim value As ExDateTime
value = ExDateTime.UtcNow
public static ExDateTime UtcNow { get; }
Property value
Type: Microsoft.Exchange.ExchangeSystem.ExDateTime