PolicyItemCollection Members

Include Protected Members
Include Inherited Members

The collection of policy items included in this policy.

The PolicyItemCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of information policy items in the collection.
Public property IsDirty Reserved for internal use.
Public property IsSynchronized Reserved for internal use.
Public property Item[Int32] Gets the specified information policy item.
Public property Item[String] Gets the specified information policy item.
Public property SyncRoot Reserved for internal use.

Top

Methods

  Name Description
Public method Add Creates a policy item in the information policy for the specified policy feature.
Public method CopyTo Reserved for internal use.
Public method Delete Deletes the policy item for the specified policy feature.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets the enumerator for the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PolicyItemCollection Class

Microsoft.Office.RecordsManagement.InformationPolicy Namespace