Share via


UMDialPlan.DefaultLanguage property

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

Syntax

'Declaration
Public Property DefaultLanguage As UMLanguage
    Get
    Set
'Usage
Dim instance As UMDialPlan
Dim value As UMLanguage

value = instance.DefaultLanguage

instance.DefaultLanguage = value
public UMLanguage DefaultLanguage { get; set; }

Property value

Type: Microsoft.Exchange.Data.UMLanguage

See also

Reference

UMDialPlan class

UMDialPlan members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace