LocalEndpoint.ConferenceServices Property

Definition

Gets an object to list and organize Conferences for the owner of the local endpoint.

public:
 property Microsoft::Rtc::Collaboration::ConferenceManagement::ConferenceServices ^ ConferenceServices { Microsoft::Rtc::Collaboration::ConferenceManagement::ConferenceServices ^ get(); };
public Microsoft.Rtc.Collaboration.ConferenceManagement.ConferenceServices ConferenceServices { get; }
member this.ConferenceServices : Microsoft.Rtc.Collaboration.ConferenceManagement.ConferenceServices
Public ReadOnly Property ConferenceServices As ConferenceServices

Property Value

Remarks

ConferenceServices enables listing the conferences scheduled by the local endpoint owner and also enables scheduling new conferences, and modifying and canceling these conferences.

Applies to