Share via


ServerPolicy.Description Property

A description of what the server policy is and its purpose. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Description As String
    Get
'Usage
Dim instance As ServerPolicy
Dim value As String

value = instance.Description
string Description { get; }

Property Value

Type: System.String
String

See Also

Reference

ServerPolicy Interface

ServerPolicy Members

Microsoft.Office.Core Namespace