PolicyFeatureCollection members
The collection of policy features for the SharePoint server farm.
The PolicyFeatureCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the number of information policy features in the collection. | |
IsDirty | Reserved for internal use. | |
IsSynchronized | Reserved for internal use. | |
Item[Int32] | Gets the specified information policy feature. | |
Item[String] | Gets the specified information policy feature. | |
SyncRoot | Reserved for internal use. |
Top
Methods
Name | Description | |
---|---|---|
Add | Add a policy feature to the SharePoint server farm. | |
CopyTo | Reserved for internal use. | |
Delete | Deletes the specified information policy feature from the SharePoint server farm. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Gets the enumerator for the collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy namespace