LocalEndpoint.ConferenceServices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.