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

See also

Reference

UMLanguage class

UMLanguage members

Microsoft.Exchange.Data namespace