Share via


UMLanguage.DisplayName Property

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

Syntax

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

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

Property Value

Type: System.String