RingCentral .Net SDK
Properties | List of all members
RingCentral.MeetingRequestResource Class Reference

Properties

string topic [get, set]
 Custom topic of a meeting More...
 
string meetingType [get, set]
 Enum: Instant, Scheduled, ScheduledRecurring, Recurring More...
 
MeetingScheduleResource schedule [get, set]
 
string password [get, set]
 Meeting password Format: password More...
 
HostInfoRequest host [get, set]
 
bool? allowJoinBeforeHost [get, set]
 
bool? startHostVideo [get, set]
 
bool? startParticipantsVideo [get, set]
 Starting meetings with participant video on/off (true/false) More...
 
bool? usePersonalMeetingId [get, set]
 If true, then personal user's meeting ID is applied for creation of this meeting More...
 
string[] audioOptions [get, set]
 Enum: Phone, ComputerAudio More...
 
RecurrenceInfo recurrence [get, set]
 
string autoRecordType [get, set]
 Automatic record type Default: none Enum: local, cloud, none More...
 
bool? enforceLogin [get, set]
 If true, then only signed-in users can join this meeting More...
 
bool? muteParticipantsOnEntry [get, set]
 If true, then participants are muted on entry More...
 
bool? enableWaitingRoom [get, set]
 If true, then the waiting room for participants is enabled More...
 
string[] globalDialInCountries [get, set]
 List of global dial-in countries (eg. US, UK, AU, etc.) More...
 
string alternativeHosts [get, set]
 

Property Documentation

◆ allowJoinBeforeHost

bool? RingCentral.MeetingRequestResource.allowJoinBeforeHost
getset

◆ alternativeHosts

string RingCentral.MeetingRequestResource.alternativeHosts
getset

◆ audioOptions

string [] RingCentral.MeetingRequestResource.audioOptions
getset

Enum: Phone, ComputerAudio

◆ autoRecordType

string RingCentral.MeetingRequestResource.autoRecordType
getset

Automatic record type Default: none Enum: local, cloud, none

◆ enableWaitingRoom

bool? RingCentral.MeetingRequestResource.enableWaitingRoom
getset

If true, then the waiting room for participants is enabled

◆ enforceLogin

bool? RingCentral.MeetingRequestResource.enforceLogin
getset

If true, then only signed-in users can join this meeting

◆ globalDialInCountries

string [] RingCentral.MeetingRequestResource.globalDialInCountries
getset

List of global dial-in countries (eg. US, UK, AU, etc.)

◆ host

HostInfoRequest RingCentral.MeetingRequestResource.host
getset

◆ meetingType

string RingCentral.MeetingRequestResource.meetingType
getset

Enum: Instant, Scheduled, ScheduledRecurring, Recurring

◆ muteParticipantsOnEntry

bool? RingCentral.MeetingRequestResource.muteParticipantsOnEntry
getset

If true, then participants are muted on entry

◆ password

string RingCentral.MeetingRequestResource.password
getset

Meeting password Format: password

◆ recurrence

RecurrenceInfo RingCentral.MeetingRequestResource.recurrence
getset

◆ schedule

MeetingScheduleResource RingCentral.MeetingRequestResource.schedule
getset

◆ startHostVideo

bool? RingCentral.MeetingRequestResource.startHostVideo
getset

◆ startParticipantsVideo

bool? RingCentral.MeetingRequestResource.startParticipantsVideo
getset

Starting meetings with participant video on/off (true/false)

◆ topic

string RingCentral.MeetingRequestResource.topic
getset

Custom topic of a meeting

◆ usePersonalMeetingId

bool? RingCentral.MeetingRequestResource.usePersonalMeetingId
getset

If true, then personal user's meeting ID is applied for creation of this meeting


The documentation for this class was generated from the following file: