Newer Version Available
Event
Represents an event in the calendar. In the user interface, event and task records are collectively referred to as activities.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Account | AccountId | reference | 15 | ||
| Activity ID | Id | id | 15 | ||
| All-Day Event | IsAllDayEvent | boolean | |||
| Archived | IsArchived | boolean | |||
| Assigned To | OwnerId | reference | 15 | ||
| Create Recurring Series of Events | IsRecurrence | boolean | |||
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Date | ActivityDate | date | |||
| Deleted | IsDeleted | boolean | |||
| Description | Description | textarea | 32000 | ||
| Duration | DurationInMinutes | int | 8 | 0 | |
| End | EndDateTime | datetime | |||
| End Date | RecurrenceEndDateOnly | date | |||
| Group Event Type | GroupEventType | picklist | 40 | ||
| Is Child | IsChild | boolean | |||
| Is Group Event | IsGroupEvent | boolean | |||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Location | Location | string | 255 | ||
| Name | WhoId | reference | 15 | ||
| Private | IsPrivate | boolean | |||
| Recurrence Activity | RecurrenceActivityId | reference | 15 | ||
| Recurrence Day of Month | RecurrenceDayOfMonth | int | 9 | 0 | |
| Recurrence Day of Week Mask | RecurrenceDayOfWeekMask | int | 9 | 0 | |
| Recurrence Instance | RecurrenceInstance | picklist | 40 | ||
| Recurrence Interval | RecurrenceInterval | int | 9 | 0 | |
| Recurrence Month of Year | RecurrenceMonthOfYear | picklist | 40 | ||
| Recurrence Time Zone | RecurrenceTimeZoneSidKey | picklist | 40 | ||
| Recurrence Type | RecurrenceType | picklist | 40 | ||
| Related To | WhatId | reference | 15 | ||
| Reminder Date/Time | ReminderDateTime | datetime | |||
| Reminder Set | IsReminderSet | boolean | |||
| Show Time As | ShowAs | picklist | 40 | ||
| Start | StartDateTime | datetime | |||
| Start Date | RecurrenceStartDateTime | datetime | |||
| Subject | Subject | combobox | 255 | ||
| System Modstamp | SystemModstamp | datetime | |||
| Time | ActivityDateTime | datetime | |||
| Type | Type | picklist | 40 |