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

Top

Methods

  Name Description
Public methodStatic member Add(String) Adds the specified policy resource to the resource collection for this policy feature.
Public methodStatic member Add(PolicyConfigService, Boolean, String)
Public method CopyTo Reserved for internal use.
Public methodStatic member Delete Deletes the specified information policy resource.
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

PolicyResourceCollection Class

Microsoft.Office.RecordsManagement.InformationPolicy Namespace