Share via


ConnectSubscriptionProxy.InitialSyncInRecoveryMode property

Namespace:  Microsoft.Exchange.Transport.Sync.Common.Subscription.Connect
Assembly:  Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)

Syntax

'Declaration
Public Property InitialSyncInRecoveryMode As Boolean
    Get
    Friend Set
'Usage
Dim instance As ConnectSubscriptionProxy
Dim value As Boolean

value = instance.InitialSyncInRecoveryMode
public bool InitialSyncInRecoveryMode { get; internal set; }

Property value

Type: System.Boolean

See also

Reference

ConnectSubscriptionProxy class

ConnectSubscriptionProxy members

Microsoft.Exchange.Transport.Sync.Common.Subscription.Connect namespace