Type alias ActivitiesSettings
ActivitiesSettings: Metadata & { allowUsersToRelateMultipleContactsToTasksAndEvents?: boolean | null; autoRelateEventAttendees?: boolean | null; enableActivityReminders?: boolean | null; enableClickCreateEvents?: boolean | null; enableDragAndDropScheduling?: boolean | null; enableEmailTracking?: boolean | null; enableGroupTasks?: boolean | null; enableListViewScheduling?: boolean | null; enableLogNote?: boolean | null; enableMultidayEvents?: boolean | null; enableRecurringEvents?: boolean | null; enableRecurringTasks?: boolean | null; enableRollUpActivToContactsAcct?: boolean | null; enableSidebarCalendarShortcut?: boolean | null; enableSimpleTaskCreateUI?: boolean | null; enableUNSTaskDelegatedToNotifications?: boolean | null; enableUserListViewCalendars?: boolean | null; meetingRequestsLogo?: string | null; showCustomLogoMeetingRequests?: boolean | null; showEventDetailsMultiUserCalendar?: boolean | null; showHomePageHoverLinksForEvents?: boolean | null; showMyTasksHoverLinks?: boolean | null; } Type declaration
Optional
allowUsersToRelateMultipleContactsToTasksAndEvents?: boolean | null
Optional
autoRelateEventAttendees?: boolean | null
Optional
enableActivityReminders?: boolean | null
Optional
enableClickCreateEvents?: boolean | null
Optional
enableDragAndDropScheduling?: boolean | null
Optional
enableEmailTracking?: boolean | null
Optional
enableGroupTasks?: boolean | null
Optional
enableListViewScheduling?: boolean | null
Optional
enableLogNote?: boolean | null
Optional
enableMultidayEvents?: boolean | null
Optional
enableRecurringEvents?: boolean | null
Optional
enableRecurringTasks?: boolean | null
Optional
enableRollUpActivToContactsAcct?: boolean | null
Optional
enableSidebarCalendarShortcut?: boolean | null
Optional
enableSimpleTaskCreateUI?: boolean | null
Optional
enableUNSTaskDelegatedToNotifications?: boolean | null
Optional
enableUserListViewCalendars?: boolean | null
Optional
meetingRequestsLogo?: string | null
Optional
showCustomLogoMeetingRequests?: boolean | null
Optional
showEventDetailsMultiUserCalendar?: boolean | null
Optional
showHomePageHoverLinksForEvents?: boolean | null
Optional
showMyTasksHoverLinks?: boolean | null