Share via


UMLanguage.Culture property

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

Syntax

'Declaration
Public ReadOnly Property Culture As CultureInfo
    Get
'Usage
Dim instance As UMLanguage
Dim value As CultureInfo

value = instance.Culture
public CultureInfo Culture { get; }

Property value

Type: System.Globalization.CultureInfo

See also

Reference

UMLanguage class

UMLanguage members

Microsoft.Exchange.Data namespace