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

Properties

string type [get, set]
 The type of the webinar invitee Default: User Enum: User, Room More...
 
bool? sendInvite [get, set]
 Indicates if invite/cancellation emails have to be sent to this invitee. For "Host" it cannot be set to false. If it is true it can't be changed back to false. Default: true More...
 

Property Documentation

◆ sendInvite

bool? RingCentral.InviteeSettingsModel.sendInvite
getset

Indicates if invite/cancellation emails have to be sent to this invitee. For "Host" it cannot be set to false. If it is true it can't be changed back to false. Default: true

◆ type

string RingCentral.InviteeSettingsModel.type
getset

The type of the webinar invitee Default: User Enum: User, Room


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