Freigeben über


ServerPolicy.Statement Property

Gets the information specified in the Policy Statement. Read-only.

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

Syntax

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

value = instance.Statement
string Statement { get; }

Property Value

Type: System.String
String

Remarks

The contents of the Policy Statement is displayed as a "business bar” notification in the Office client application when a document that contains the policy is displayed.

See Also

Reference

ServerPolicy Interface

ServerPolicy Members

Microsoft.Office.Core Namespace