UnifiedPolicySyncNotification.FullSync property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public ReadOnly Property FullSync As Boolean
Get
'Usage
Dim instance As UnifiedPolicySyncNotification
Dim value As Boolean
value = instance.FullSync
public bool FullSync { get; }
Property value
Type: System.Boolean
See also
Reference
UnifiedPolicySyncNotification class