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 | |
---|---|---|
Count | Gets the number of information policy items in the collection. | |
IsDirty | Reserved for internal use. | |
IsSynchronized | Reserved for internal use. | |
Item[Int32] | Gets the specified information policy item. | |
Item[String] | Gets the specified information policy item. | |
SyncRoot | Reserved for internal use. |
Top
Methods
Name | Description | |
---|---|---|
Add | Creates a policy item in the information policy for the specified policy feature. | |
CopyTo | Reserved for internal use. | |
Delete | Deletes the policy item for the specified policy feature. | |
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