Compartir a través de


ADRecipientOrAddress.DisplayName Property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public ReadOnly Property DisplayName As String
    Get
'Usage
Dim instance As ADRecipientOrAddress
Dim value As String

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

Property Value

Type: System.String