Conference Members
Include Protected Members
Include Inherited Members
Full conference information.
The Conference type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AccessLevel | Gets the access level controlling admission to the conference. |
![]() |
AdmissionPolicy | Obsolete. This property will be removed from future versions. Instead, use Conference.ConferenceAccessLevel. Gets the admission policy to apply to users who wish to join. |
![]() |
AttendanceAnnouncementsStatus | Gets the attendance announcements status for the conference. |
![]() |
AutomaticLeaderAssignment | Gets the policy that determines which participants are automatically promoted to leaders. |
![]() |
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. |
![]() |
LobbyBypass | Gets the lobby bypass setting applied to the conference. |
![]() |
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. |
![]() |
SchedulingTemplate | Gets the scheduling template used to schedule the conference. |
![]() |
Subject | Gets the subject of the conference. |
![]() |
WebUrl | Gets the URL to join the conference from the web. |
Top
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) |
Top
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Implicit(Conference to ConferenceScheduleInformation) | Converts a conference into an object that can be used to update its properties. |
![]() ![]() |
Implicit(Conference to RealTimeAddress) | Converts the Conference into its address. |
Top