PolicyCollection.IsSynchronized property
Reserved for internal use.
Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property IsSynchronized As Boolean
Get
'Usage
Dim instance As PolicyCollection
Dim value As Boolean
value = instance.IsSynchronized
public bool IsSynchronized { get; }
Property value
Type: System.Boolean
Implements
See also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy namespace