Represents an access number and its corresponding region.

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

Syntax

Visual Basic (Declaration)
Public 
Class 
PhoneAccessNumber
C#
public 
class 
PhoneAccessNumber
Visual C++
public 
ref class 
PhoneAccessNumber
JavaScript

Microsoft.Rtc.Collaboration.ConferenceManagement.PhoneAccessNumber
= 
function();

Type.createClass(
	 
'Microsoft.Rtc.Collaboration.ConferenceManagement.PhoneAccessNumber');

Inheritance Hierarchy

Object
   Microsoft.Rtc.Collaboration.ConferenceManagement . . :: . PhoneAccessNumber

See Also