EdgeSubscriptionStatus.UtcNow Property

Namespace:  Microsoft.Exchange.EdgeSync.Validation
Assembly:  Microsoft.Exchange.EdgeSync.Common (in Microsoft.Exchange.EdgeSync.Common.dll)

Syntax

'Declaration
Public ReadOnly Property UtcNow As DateTime
    Get
'Usage
Dim instance As EdgeSubscriptionStatus
Dim value As DateTime

value = instance.UtcNow
public DateTime UtcNow { get; }

Property Value

Type: System.DateTime