MailboxId.MailboxExchangeLegacyDn Property
Gets the distinguished name of the specified mailbox.
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Public ReadOnly Property MailboxExchangeLegacyDn As String
Get
'Usage
Dim instance As MailboxId
Dim value As String
value = instance.MailboxExchangeLegacyDn
public string MailboxExchangeLegacyDn { get; }
Property Value
Type: System.String
The distinguished name of the mailbox.