ConferenceScheduleInformation Members

Represents the more detailed information about the conference.

The ConferenceScheduleInformation type exposes the following members.

Constructors

  Name Description
Public method ConferenceScheduleInformation Constructs the object.

Top

Properties

  Name Description
Public property AdmissionPolicy The admission policy to apply to users who wish to join.
Public property ConferenceId Conference id used to make changes to the conference.
Public property Description A longer description of the conference.
Public property ExpiryTime The absolute date and time after which the conference can be deleted.
Public property IsPasscodeOptional Gets or sets the conference passcode optional setting.
Public property Mcus List of MCU settings.
Public property OrganizerData This can be used by a client to store an arbitrary XML blob for the conference.
Public property ParticipantData This section can be used to store an arbitrary XML blob that will be sent to all participants in the conference.
Public property Participants This list of participants, and their roles.
Public property Passcode Gets or sets the conference passcode to use for anonymous users.
Public property PhoneAccessEnabled
Public property Subject Subject of the conference.
Public property Version The revision number of the scheduled conference.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IXmlSerializable..::..GetSchema Returns the schema for the serialization.
Explicit interface implemetationPrivate method IXmlSerializable..::..ReadXml De-serializes the conference schedule settings from the XML.
Explicit interface implemetationPrivate method IXmlSerializable..::..WriteXml Serializes the XML settings.

Top

See Also

Reference

ConferenceScheduleInformation Class

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace