Share via


EdgeSubscriptionStatus.LastSynchronizedUtc property

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

Syntax

'Declaration
Public Property LastSynchronizedUtc As DateTime
    Get
    Set
'Usage
Dim instance As EdgeSubscriptionStatus
Dim value As DateTime

value = instance.LastSynchronizedUtc

instance.LastSynchronizedUtc = value
public DateTime LastSynchronizedUtc { get; set; }

Property value

Type: System.DateTime

See also

Reference

EdgeSubscriptionStatus class

EdgeSubscriptionStatus members

Microsoft.Exchange.EdgeSync.Validation namespace