PreferredLanguage Property

Sets or gets the preferred language for entry or exit announcements.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property PreferredLanguage As CultureInfo
    Get
    Set
'Usage
Dim instance As McuDialOutOptions
Dim value As CultureInfo

value = instance.PreferredLanguage

instance.PreferredLanguage = value
public CultureInfo PreferredLanguage { get; set; }

Property Value

Type: System.Globalization..::..CultureInfo

See Also

Reference

McuDialOutOptions Class

McuDialOutOptions Members

Microsoft.Rtc.Collaboration Namespace