Compartir a través de


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; }