PolicyCollection members

The collection of information policies for the site collection.

The PolicyCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of information policies 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.
Public property Item[String] Gets the specified information policy.
Public property SyncRoot Reserved for internal use.

Top

Methods

  Name Description
Public methodStatic member Add Adds the specified information policy to the collection.
Public method CopyTo Reserved for internal use.
Public methodStatic member Delete Deletes the specified information policy from the specified site collection.
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

PolicyCollection class

Microsoft.Office.RecordsManagement.InformationPolicy namespace