PimSubscriptionProxy.AdjustedLastSuccessfulSyncTime Property
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
Public ReadOnly Property AdjustedLastSuccessfulSyncTime As DateTime
Get
'Usage
Dim instance As PimSubscriptionProxy
Dim value As DateTime
value = instance.AdjustedLastSuccessfulSyncTime
public DateTime AdjustedLastSuccessfulSyncTime { get; }
Property Value
Type: System.DateTime