ServerPolicy.Statement Property

Definition

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

public:
 property System::String ^ Statement { System::String ^ get(); };
public string Statement { get; }
member this.Statement : string
Public ReadOnly Property Statement As String

Property Value

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.

Applies to