ConferenceServices Class
This class performs several conference management operations including scheduling a conference, modifying and deleting a scheduled conference.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.ConferenceManagement.ConferenceServices
Namespace: Microsoft.Rtc.Collaboration.ConferenceManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class ConferenceServices
'Usage
Dim instance As ConferenceServices
public class ConferenceServices
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.