ReducedRecipient.DisplayName property
Gets the display name of the recipient.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property DisplayName As String
Get
Friend Set
'Usage
Dim instance As ReducedRecipient
Dim value As String
value = instance.DisplayName
public string DisplayName { get; internal set; }
Property value
Type: System.String
The display name of the recipient.