ConferenceServices Property

Gets the conference services object used to schedule conferences other conference tasks.

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

Syntax

'Declaration
Public ReadOnly Property ConferenceServices As ConferenceServices
    Get
'Usage
Dim instance As LocalEndpoint
Dim value As ConferenceServices

value = instance.ConferenceServices
public ConferenceServices ConferenceServices { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.ConferenceManagement..::..ConferenceServices

See Also

Reference

LocalEndpoint Class

LocalEndpoint Members

Microsoft.Rtc.Collaboration Namespace