PolicyAudit.PolicyId Property
Gets the unique identifier of the policy.
Namespace: Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared ReadOnly Property PolicyId As String
Get
'Usage
Dim value As String
value = PolicyAudit.PolicyId
public static string PolicyId { get; }
Property Value
Type: System.String