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

The attribute declaration to indicate webinar session participant/invitee role More...

Properties

string id [get, set]
 Internal object ID Example: 78654321 More...
 
string creationTime [get, set]
 Object creation time Required Format: date-time More...
 
string lastModifiedTime [get, set]
 Object last modification time Required Format: date-time More...
 
string firstName [get, set]
 First (given) name Example: John More...
 
string lastName [get, set]
 Last (family) name Example: Doe 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...
 
string jobTitle [get, set]
 Job title Example: Product Manager More...
 
RcwDomainUserModel linkedUser [get, set]
 
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 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...
 
string joinUri [get, set]
 Personalized join link for the Invitee Format: uri Example: https://v.ringcentral.com/w/join/de7yd8ew7yfsdfjh899843rgj More...
 
string phoneParticipantCode [get, set]
 Phone (PSTN) participant code More...
 

Detailed Description

The attribute declaration to indicate webinar session participant/invitee role

Property Documentation

◆ creationTime

string RingCentral.InviteeResource.creationTime
getset

Object creation time Required Format: date-time

◆ email

string RingCentral.InviteeResource.email
getset

User's contact email Format: email Example: john..nosp@m.doe@.nosp@m.examp.nosp@m.le.c.nosp@m.om

◆ firstName

string RingCentral.InviteeResource.firstName
getset

First (given) name Example: John

◆ id

string RingCentral.InviteeResource.id
getset

Internal object ID Example: 78654321

◆ jobTitle

string RingCentral.InviteeResource.jobTitle
getset

Job title Example: Product Manager

◆ joinUri

string RingCentral.InviteeResource.joinUri
getset

Personalized join link for the Invitee Format: uri Example: https://v.ringcentral.com/w/join/de7yd8ew7yfsdfjh899843rgj

◆ lastModifiedTime

string RingCentral.InviteeResource.lastModifiedTime
getset

Object last modification time Required Format: date-time

◆ lastName

string RingCentral.InviteeResource.lastName
getset

Last (family) name Example: Doe

◆ linkedUser

RcwDomainUserModel RingCentral.InviteeResource.linkedUser
getset

◆ phoneParticipantCode

string RingCentral.InviteeResource.phoneParticipantCode
getset

Phone (PSTN) participant code

◆ role

string RingCentral.InviteeResource.role
getset

The role of the webinar session participant/invitee. See also: Understanding Webinar Roles Required Example: Panelist Enum: Panelist, CoHost, Host, Attendee

◆ sendInvite

bool? RingCentral.InviteeResource.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.InviteeResource.type
getset

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


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