The following are the fields associated with the Invitee object and the properties of these fields. Since there are no update or create calls for the Invitee object, all fields are considered read-only.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
ContactId | GUID | X | X |
SourceId | String | X | X |
FirstName | String | X | X |
LastName | String | X | X |
Company | String | X | X |
Title | String | X | |
EmailAddress | String | X | X |
CCEmailAddress | String | X | |
WorkPhone | String | X | |
Participant | Boolean | X | X |
EventId | GUID | X | X |
EventCode | String | X | |
EventTitle | String | X | |
EventStartDate | DateTime | X | |
Status | String | X | X |
InternalNote | String | X | |
OriginalResponseDate | DateTime | X | |
LastModifiedDate * | DateTime | X | X |
ConfirmationNumber | String | X | X |
ReferenceId | String | X | |
TargetedListId | GUID | X | |
TargetedListName | String | X | |
VoucherCode | String | X | X |
IsObfuscated | Boolean | X | X |
WeblinkDetail | |||
Target | String | X | |
URL | String | X | |
InternalInfoDetail | |||
QuestionText | String | X | |
AnswerText ○ | String | X | |
Answer | |||
AnswerPart | String | X | |
AnswerColumn | String | X | |
AnswerText | String | X | |
AnswerOther | String | X | |
AnswerComment | String | X | |
RegretSurveyDetail | |||
SurveyType | String | X | |
QuestionId | GUID | X | |
QuestionCode | String | X | |
QuestionText | String | X | |
AnswerText ○ | String | X | |
Answer | |||
AnswerPart | String | X | |
AnswerColumn | String | X | |
AnswerText | String | X | |
AnswerOther | String | X | |
AnswerComment | String | X |
Legend
*
Used in GetUpdated call
Last updated on