The Conferencetype exposes the following members.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToConferenceScheduleInformation
Converts a conference into an object that can be used to update its properties.
ToString (Inherited from Object.)

Operators

  Name Description
Implicit Overloaded.

Properties

  Name Description
AdmissionPolicy
Gets the admission policy to apply to users who wish to join.
ConferenceId
Gets the conference ID that identifies this conference among the other conferences scheduled by the organizer.
ConferenceUri
Gets the conference URI.
Description
Gets the long description of the conference purpose.
ExpiryTime
Gets the absolute UTC date and time after which the conference can be deleted.
IsActive
Gets whether the conference is currently active.
IsPasscodeOptional
Gets the setting for an optional passcode.
LastUpdate
Gets the time of creation or last modification.
Mcus
Gets the list of MCU settings.
OrganizerData
Gets an XML blob to be sent to the organizer.
OrganizerUri
Gets the URI of the person who scheduled the conference.
ParticipantData
Gets an XML blob to be sent to participants.
Participants
Gets the list of participants, and their roles.
Passcode
Gets the passcode to be used by anonymous users.
PhoneInformation
Gets the information to access a conference through the phone.
Subject
Gets the subject of the conference.

See Also