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

Properties

long? autoCloseLimit [get, set]
 The maximum number of registrants which forces closing the registration (0 means "off"). Format: int32 More...
 
bool? suppressEmails [get, set]
 Indicates that emails to registrants should be suppressed (should be supported by external party) More...
 
bool? registrationDigestEnabled [get, set]
 Indicates that registration digest should be sent to host. Default: true More...
 
bool? preventMultipleDeviceJoins [get, set]
 Indicates that registrants are allowed to join from multiple devices. More...
 
bool? workEmailRequired [get, set]
 Indicates that work email address is required for registration. More...
 
bool? viewRecording [get, set]
 Indicates that recording will be shown after the webinar and in emails. Default: true More...
 

Property Documentation

◆ autoCloseLimit

long? RingCentral.RegSessionModelSettings.autoCloseLimit
getset

The maximum number of registrants which forces closing the registration (0 means "off"). Format: int32

◆ preventMultipleDeviceJoins

bool? RingCentral.RegSessionModelSettings.preventMultipleDeviceJoins
getset

Indicates that registrants are allowed to join from multiple devices.

◆ registrationDigestEnabled

bool? RingCentral.RegSessionModelSettings.registrationDigestEnabled
getset

Indicates that registration digest should be sent to host. Default: true

◆ suppressEmails

bool? RingCentral.RegSessionModelSettings.suppressEmails
getset

Indicates that emails to registrants should be suppressed (should be supported by external party)

◆ viewRecording

bool? RingCentral.RegSessionModelSettings.viewRecording
getset

Indicates that recording will be shown after the webinar and in emails. Default: true

◆ workEmailRequired

bool? RingCentral.RegSessionModelSettings.workEmailRequired
getset

Indicates that work email address is required for registration.


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