PhoneAccess Property

Phone directory, number, and region information.

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

Syntax

'Declaration
Public ReadOnly Property PhoneAccess As PhoneAccessInformation
    Get
'Usage
Dim instance As ConferencingCapabilities
Dim value As PhoneAccessInformation

value = instance.PhoneAccess
public PhoneAccessInformation PhoneAccess { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.ConferenceManagement..::..PhoneAccessInformation

See Also

Reference

ConferencingCapabilities Class

ConferencingCapabilities Members

Microsoft.Rtc.Collaboration Namespace