| allowUsersToRelateMultipleContactsToTasksAndEvents |
boolean |
This read only field
indicates whether Shared Activities is enabled. When the value
is true, allows users to relate multiple contacts to a task or
event. Beginning with API v36.0, this
field is read-only in all versions of the API. You can’t change
the value of this field. Even though this field was updateable
before Spring '16, changing this field’s value wasn't
supported and could have resulted in an incorrect integration.
If you have code in older API versions that changes the value of
this field, ensure you update that code to prevent any
errors.
|
| autoRelateEventAttendees |
boolean |
When users add attendees to
events, events are automatically related to up to 50 contacts or one
lead. An attendee is matched by their email address to a contact or
lead. Admins control this field on the Activity Settings
page.
Available in API version 42.0 and later.
|
| enableActivityReminders |
boolean |
Enables popup activity reminders for an organization. Admins
control this field on the Activity Settings page.
|
| enableClickCreateEvents |
boolean |
Lets users create events in day and weekly calendar views by
double-clicking a specific time slot and entering the details of the
event in an overlay. Hovering over an event displays an overlay
where users can view the event details or delete the event without
leaving the page. Admins use a mini page layout to configure the
fields shown in the overlays. Does not support recurring events or
multi-person events. Admins control this field on the User
Interface settings page.
|
| enableDragAndDropScheduling |
boolean |
Lets users create events associated with records by dragging a
record from a list view onto a calendar view and entering the
details of the event in an overlay. Hovering over an event displays
an overlay where users can view the event details or delete the
event without leaving the page. Admins use a mini page layout to
configure the fields shown in the overlays. Admins control this
field on the User Interface settings page.
|
| enableEmailTracking |
boolean |
Enables tracking of outbound HTML emails if an organization uses
HTML email templates. Admins control this field on the Activity
settings page.
|
| enableGroupTasks |
boolean |
Lets users assign independent copies of a new task to multiple
users. Admins control this field on the Activity settings
page.
|
| enableListViewScheduling |
boolean |
Extends the functionality of
enableDragAndDropScheduling and
enableClickCreateEvents to list view
calendars. Admins control this field on the User Interface
settings page.
|
| enableMultidayEvents |
boolean |
Enables creation of events that end more than 24 hours after they
start. Admins control this field on the Activity settings
page.
|
| enableRecurringEvents |
boolean |
Enables creation of events that repeat at specified
intervals. Admins control this field on the Activity settings
page.
|
| enableRecurringTasks |
boolean |
Enables creation of tasks that repeat at specified
intervals. Admins control this field on the Activity settings
page.
|
| enableSidebarCalendarShortcut |
boolean |
In the sidebar, displays a shortcut link to a user’s
last-used calendar view. Admins control this field on the Activity
settings page.
|
| enableSimpleTaskCreateUI |
boolean |
Allows Admins to specify whether tapping New Task in Salesforce
opens a regular task record edit page or a page that displays key
task fields first. Admins control this field on the Activity
settings page.
|
| enableUNSTaskDelegatedToNotifications |
boolean |
On the Activity settings page, exposes a setting for Admins to
hide or show a user setting that lets individual users enable or
disable email notifications when tasks are assigned to them. |
| meetingRequestsLogo |
string |
Available when showCustomLogoMeetingRequests
is enabled. Uploads a custom logo. An administrator can select only
a logo that has been uploaded to certain folders in the Documents
tab. Admins control this field on the Activity settings
page.
|
| showCustomLogoMeetingRequests |
boolean |
Displays a custom logo in meeting request emails and on a
meeting’s Web page. Invitees see the logo when a user either
invites them to an event or requests a meeting. Admins control
this field on the Activity settings page.
|
| showEventDetailsMultiUserCalendar |
boolean |
Displays event details on-screen rather than in hover
text. Admins control this field on the Activity settings
page.
|
| showHomePageHoverLinksForEvents |
boolean |
In the calendar section of the Home tab:
- When a user hovers over the subject of an event, a hover
link displays an overlay with selected event details. (Hover
links are always available in other calendar views.)
- When a user clicks the subject of an event, displays the
event detail page.
Admins use a mini page layout to configure the fields shown
in the overlay.
Admins control this field on the User
Interface settings page.
|
| showMyTasksHoverLinks |
boolean |
In the My Tasks section of the Home tab and on the calendar day view:
- When a user hovers over the subject of a task, a hover link
displays an overlay with selected task details.
- When a user clicks the subject of a task, displays the task
detail page.
Admins use a mini page layout to configure the fields shown
in the overlay.
Admins control this field on the User
Interface settings page.
|