Partager via


PolicyItem.Description Property

Gets a description of the current state of the policy item. Read-only.

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

Syntax

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

value = instance.Description
string Description { get; }

Property Value

Type: System.String
String

See Also

Reference

PolicyItem Interface

PolicyItem Members

Microsoft.Office.Core Namespace