_Presentation.ServerPolicy Property

Returns a ServerPolicy object for Microsoft Office. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property ServerPolicy As ServerPolicy
    Get
'Usage
Dim instance As _Presentation
Dim value As ServerPolicy

value = instance.ServerPolicy
ServerPolicy ServerPolicy { get; }

Property Value

Type: Microsoft.Office.Core.ServerPolicy

Remarks

The ServerPolicy object represents a policy specified for a document type stored on a server running Microsoft Office SharePoint Server 2007.

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace