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 name of the region associated with the number.
Namespace: Microsoft.Rtc.Collaboration.ConferenceManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property RegionName As String
Get
Friend Set
'Usage
Dim instance As PhoneAccessNumber
Dim value As String
value = instance.RegionName
public string RegionName { get; internal set; }
Property Value
Type: System.String