Share via


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.

See also

Reference

INamedIdentity interface

INamedIdentity members

Microsoft.Exchange.Configuration.Tasks namespace