| AttendeeResponse |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Specifies the response of the attendee to the
interaction.
- Possible values are:
- Accepted
- Declined
- Awaiting
Response
|
| AttendeeType |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The type of attendee.
- Possible values are:
|
| ContactId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The contact who attended the interaction.
|
| EmailAddress |
- Type
- email
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The email address of the attendee.
|
| EventId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The event on Salesforce calendar for this attendee.
|
| InteractionId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The interaction for which this attendee record is
created.
|
| IsOrganizer |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort,
Update
- Description
- Indicates whether the attendee is the interaction
organizer.
- The default value is 'false'.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a
record related to this record.
|
| LastSyncedDateTime |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The date and time when a sync was performed to create or
update an interaction from an email client or other
solutions in Salesforce.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this
record. If this value is null, it’s possible that this
record was referenced (LastReferencedDate) and not
viewed.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup,
Sort
- Description
- The name of the interaction attendee.
|
| UserId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The user who attended the interaction.
|