0 out of 1 rated this helpful - Rate this topic

PolicyResourceCollection Class

Represents the collection of policy resources available to a specified policy feature.

System.Object
  Microsoft.Office.RecordsManagement.InformationPolicy.PolicyResourceCollection

Namespace:  Microsoft.Office.RecordsManagement.InformationPolicy
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class PolicyResourceCollection : ICollection, 
	IEnumerable

Each policy feature has its own resource list, which lists the policy resources available to it.

For more information about the requirements for policy resources, see Policy Resource Overview in SharePoint Server 2010 (ECM).

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.