PhoneAccessNumber.RegionName Property
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