ServerPolicy Object Members
Represents a policy specified for a document type stored on a server running Office SharePoint Server.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the ServerPolicy object. Read-only. |
| BlockPreview | Gets a Boolean value that indicates whether you can preview items using this policy. Read-only. |
| Count | Gets a Long indicating the number of items in the ServerPolicy collection. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the ServerPolicy object was created. Read-only. |
| Description | A description of what the server policy is and its purpose. Read-only. |
| Id | Gets the ID of a server policy. Read-only. |
| Item | Gets a PolicyItem object from the ServerPolicy collection. Read-only. |
| Name | Gets the name of the ServerPolicy object. Read-only. |
| Parent | Gets the Parent object for the ServerPolicy object. Read-only. |
| Statement | Gets the information specified in the Policy Statement. Read-only. |