ServerPolicy.Statement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.