PolicyItemCollection.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 PolicyItemCollection
Dim value As Object

value = instance.SyncRoot
public Object SyncRoot { get; }

Property value

Type: System.Object

Implements

ICollection.SyncRoot

See also

Reference

PolicyItemCollection class

PolicyItemCollection members

Microsoft.Office.RecordsManagement.InformationPolicy namespace