ServerPolicy Members
Include Protected Members
Include Inherited Members
Represents a policy specified for a document type stored on a server running Office SharePoint Server 2007.
The ServerPolicy type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
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 the number of items in the ServerPolicy collection. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
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. |
Top