Invitee

class Invitee(chInvitee: <Error class: unknown class>)

Constructors

Link copied to clipboard
fun Invitee(chInvitee: <Error class: unknown class>)

Types

Link copied to clipboard

Properties

Link copied to clipboard
var contactId: String?

The contact id of the invitee

Link copied to clipboard
var displayName: String?

The name of the invitee

Link copied to clipboard
var externalDomain: String?

The email id of the invitee. This value is populated when the invitee belongs to an external organization. Value is null when invitee is not external

Link copied to clipboard
var response: CalendarMeeting.Invitee.InviteeResponse?

The response of the invitee (Accepted, Declined, Tentative etc.)