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