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

ICollection.SyncRoot

See also

Reference

PolicyCollection class

PolicyCollection members

Microsoft.Office.RecordsManagement.InformationPolicy namespace