No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
DeclinedEventRelation
This object is available in API versions 29.0 and later.
Supported Calls
describeSObjects(), query(), retrieve()
Fields
| Field Name | Details |
|---|---|
| EventId |
|
| RelationId |
|
| RespondedDate |
|
| Response |
|
| Type |
|
Usage
- Query invitees who have declined an invitation to an event
1SELECT eventId, type, response FROM DeclinedEventRelation WHERE eventid='00UTD000000ZH5LA'