PolicyFeatureCollection members

The collection of policy features for the SharePoint server farm.

The PolicyFeatureCollection type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public methodStatic member Add Add a policy feature to the SharePoint server farm.
Public method CopyTo Reserved for internal use.
Public methodStatic member Delete Deletes the specified information policy feature from the SharePoint server farm.
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

PolicyFeatureCollection class

Microsoft.Office.RecordsManagement.InformationPolicy namespace