ProjectPolicy class
A policy associated with a web site or email mailbox.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.InformationPolicy.ProjectPolicy
Namespace: Microsoft.SharePoint.Client.InformationPolicy
Assembly: Microsoft.Office.Client.Policy (in Microsoft.Office.Client.Policy.dll)
Syntax
'Declaration
Public Class ProjectPolicy _
Inherits ClientObject
'Usage
Dim instance As ProjectPolicy
public class ProjectPolicy : ClientObject
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.