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