PolicyResourceCollection Members
Include Protected Members
Include Inherited Members
Represents the collection of policy resources available to a specified policy feature.
The PolicyResourceCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of information policy resources in the collection. |
![]() |
IsDirty | Reserved for internal use. |
![]() |
IsSynchronized | Reserved for internal use. |
![]() |
Item[Int32] | Gets the specified information policy resource. |
![]() |
Item[String] | Gets the specified information policy resource. |
![]() |
SyncRoot | Reserved for internal use. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Add(String) | Adds the specified policy resource to the resource collection for this policy feature. |
![]() ![]() |
Add(PolicyConfigService, Boolean, String) | |
![]() |
CopyTo | Reserved for internal use. |
![]() ![]() |
Delete | Deletes the specified information policy resource. |
![]() |
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
PolicyResourceCollection Class
Microsoft.Office.RecordsManagement.InformationPolicy Namespace