INamedIdentity.DisplayName Property
Gets the name of the entity that should be used for display.
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
ReadOnly Property DisplayName As String
Get
'Usage
Dim instance As INamedIdentity
Dim value As String
value = instance.DisplayName
string DisplayName { get; }
Property Value
Type: System.String
The name of the entity.