ConferenceSessionProperties Members
Include Protected Members
Include Inherited Members
Properties of the conference.
The ConferenceSessionProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AccessLevel | Gets the conference access level. |
![]() |
AutomaticLeaderAssignment | Gets the automatic leader assignment applied to attendees joining the conference. |
![]() |
ConferenceUri | Gets the conference address. |
![]() |
Disclaimer | Gets any announcements that need to be displayed by client before joining the conference. |
![]() |
DisclaimerTitle | Gets the disclaimer title. |
![]() |
HostingNetwork | Gets the source network of the conference being hosted. |
![]() |
IsLocked | Obsolete. This property will be removed from future versions. Instead, use AccessLevel. Gets whether the conference is locked. |
![]() |
LobbyBypass | Gets the lobby bypass applied to the conference. |
![]() |
Organizer | Gets the participant who organized the conference. |
![]() |
ParticipantData | Gets the XML data delivered to each participant. |
![]() |
RecordingPolicy | Gets the recording policy determined by the administrator. |
![]() |
SchedulingTemplate | Gets the scheduling template applied to the conference. |
![]() |
Subject | Gets the subject of the conference. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | Gets a System.String that represents this object. (Overrides Object.ToString().) |
Top