UMAutoAttendant.Language property

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

Syntax

'Declaration
Public Property Language As UMLanguage
    Get
    Set
'Usage
Dim instance As UMAutoAttendant
Dim value As UMLanguage

value = instance.Language

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

Property value

Type: Microsoft.Exchange.Data.UMLanguage

See also

Reference

UMAutoAttendant class

UMAutoAttendant members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace