Share via


ProjectPolicy members

The ProjectPolicy type exposes the following members.

Properties

  Name Description
Public property Description Gets the description of the policy.
Public property EmailBody Gets or sets the body of the notification email if there is no site mailbox associated with the site.
Public property EmailBodyWithTeamMailbox Gets or sets the body of the notification email if there is a site mailbox associated with the site.
Public property EmailSubject Gets or sets the subject of the notification email.
Public property Name Gets the name of the policy.

Top

Methods

  Name Description
Public methodStatic member ApplyProjectPolicy Applies the policy to the site.
Public methodStatic member CloseProject Closes the site.
Public methodStatic member DoesProjectHavePolicy Check whether the site has a policy applied.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetCurrentlyAppliedProjectPolicyOnWeb Returns the policy that is applied on the site.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetProjectCloseDate Returns the close date of the site.
Public methodStatic member GetProjectExpirationDate Returns the expiration date of the site.
Public methodStatic member GetProjectPolicies Returns all policies that are available on the site.
Public method GetType (Inherited from Object.)
Public methodStatic member IsProjectClosed Check whether the site is closed.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member OpenProject Open the site.
Public methodStatic member PostponeProject Postpone the expiration date of the site based on the policy applied on the site.
Public method SavePolicy Saves the changes that are made to the current policy.
Public method ToString (Inherited from Object.)

Top

See also

Reference

ProjectPolicy class

Microsoft.Office.RecordsManagement.InformationPolicy namespace