|  | 
| string | id  [get, set] | 
|  | Internal object ID Example: 78654321  More... 
 | 
|  | 
| string | firstName  [get, set] | 
|  | First (given) name Example: John  More... 
 | 
|  | 
| string | lastName  [get, set] | 
|  | Last (family) name Example: Doe  More... 
 | 
|  | 
| string | role  [get, set] | 
|  | The role of the webinar session participant/invitee. See also: Understanding Webinar Roles Required Example: Panelist Enum: Panelist, CoHost, Host, Attendee  More... 
 | 
|  | 
| string | originalRole  [get, set] | 
|  | The role of the webinar session participant/invitee. See also: Understanding Webinar Roles Required Example: Panelist Enum: Panelist, CoHost, Host, Attendee  More... 
 | 
|  | 
| RcwDomainUserModel | linkedUser  [get, set] | 
|  | 
| string | avatarToken  [get, set] | 
|  | A token to access avatar image from CDN. Available only for authenticated panelists Example: wedyugwied8wud98u90i329silqdjalidj  More... 
 | 
|  | 
| string | type  [get, set] | 
|  | The type of the participant specified in invite or determined at join time Required Default: User Enum: User, Room  More... 
 | 
|  | 
| string | email  [get, set] | 
|  | User's contact email Format: email Example: john..nosp@m.doe@.nosp@m.examp.nosp@m.le.c.nosp@m.om  More... 
 | 
|  | 
| bool? | qnaBlocked  [get, set] | 
|  | Boolean to indicate if the participant was blocked from Q&A Example: true  More... 
 | 
|  | 
| bool? | sendInvite  [get, set] | 
|  | Indicates if invite/cancellation emails was sent to this invitee. Required Example: true  More... 
 | 
|  | 
| bool? | joined  [get, set] | 
|  | Indicates that this invitee joined the session Required Example: true  More... 
 | 
|  | 
The internal IDs of RC-authenticated users.