Freigeben über


PolicyItem.Id Property

Gets the ID of a policy item. PolicyItem objects are contained in ServerPolicy objects. Read-only.

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

Syntax

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

value = instance
string this { get; }

Property Value

Type: System.String
String

See Also

Reference

PolicyItem Interface

PolicyItem Members

Microsoft.Office.Core Namespace