Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the default region for the default phone number used to access the conference.
Namespace: Microsoft.Rtc.Collaboration.ConferenceManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property DefaultRegion As String
Get
Friend Set
'Usage
Dim instance As PhoneAccessInformation
Dim value As String
value = instance.DefaultRegion
public string DefaultRegion { get; internal set; }
Property Value
Type: System.String