SystemMessage.Language property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Language As CultureInfo
Get
'Usage
Dim instance As SystemMessage
Dim value As CultureInfo
value = instance.Language
public CultureInfo Language { get; }
Property value
Type: System.Globalization.CultureInfo
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace