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