PimSubscriptionProxy.SyncPhase 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 SyncPhase As SyncPhase
Get
'Usage
Dim instance As PimSubscriptionProxy
Dim value As SyncPhase
value = instance.SyncPhase
public SyncPhase SyncPhase { get; }
Property Value
Type: Microsoft.Exchange.Transport.Sync.Common.Subscription.SyncPhase