Skip to main content

NotesUIScheduler

Properties

NameDescription
ColorLegendRead-write. Indicates if the scheduler busy time grid includes a color legend.
DisplayAlternateNamesRead-write. Indicates if the scheduler display includes participants' alternate names.
DisplayCheckboxesRead-write. Indicates if the scheduler display includes checkboxes to toggle participants' inclusion in the scheduler.
DisplayHoursPerDayRead-write. Number of hours displayed for each day in the scheduler.
DisplayMeetingSuggestionsRead-write. Indicates if the scheduler display includes meeting suggestions.
DisplayParticipantStatusRead-write. Indicates if the scheduler display includes participants' status.
DisplayPeopleRead-write. Indicates if the scheduler display includes people.
DisplayResourcesRead-write. Indicates if the scheduler display includes resources.
DisplayRoomsRead-write. Indicates if the scheduler display includes rooms.
DisplayTwistiesRead-write. Indicates if the scheduler display includes twisties so that the user can expand and collapse participant lists.
Interval (NotesUIScheduler)Read-write. The start and end times for a meeting.
MeetingIndicatorRead-write. Indicates if the busy time display includes an indicator for the interval of a meeting.
ScheduleGridStartRead-write. The start time for the embedded scheduler grid.
SchedulerNameRead-only. The name of the embedded scheduler.
TimeZone (NotesUIScheduler)Read-write. The time zone for the embedded scheduler grid.

Methods

NameDescription
AddParticipantAdds a participant to an embedded scheduler.
GetParticipantsGets the names of the attendees from an embedded scheduler.
GetScheduleDataRefreshes the scheduling data in an embedded scheduler.
RemoveParticipantsRemoves participants from the embedded scheduling data.

Examples

NameDescription
Examples: TimeZone property (NotesUIScheduler)This form action displays the TimeZone property.

Reference

NameDescription
OnIntervalChangeOccurs when the interval changes in an embedded scheduler.
OnSuggestionsAvailableOccurs when a person's name is selected or cleared in an embedded scheduler.