ConferenceScheduleInformation Class
Represents the more detailed information about the conference.
Inheritance Hierarchy
System..::..Object
Microsoft.Rtc.Collaboration.ConferenceManagement..::..ConferenceScheduleInformation
Namespace: Microsoft.Rtc.Collaboration.ConferenceManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public NotInheritable Class ConferenceScheduleInformation _
Implements IXmlSerializable
'Usage
Dim instance As ConferenceScheduleInformation
public sealed class ConferenceScheduleInformation : IXmlSerializable
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.