Share via


RulePresentationObjectBase.DistinguishedName Property

Namespace:  Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property DistinguishedName As String
    Get
'Usage
Dim instance As RulePresentationObjectBase
Dim value As String

value = instance.DistinguishedName
public string DistinguishedName { get; }

Property Value

Type: System.String