FORMULA LANGUAGE


FindFreeTimeDialog @Command
Example

Opens the Free Time dialog box to allow searches for available meeting times.

Syntax

@Command( [FindFreeTimeDialog]; reqPeopleItems; optPeopleItems; reqRoomsItems; optRoomsItems; reqResourcesItems; optResourcesItems; removedPeopleItems; startDateTime; endDateTime)

Parameters

reqPeopleItems


optPeopleItems
reqRoomsItems
optRoomsItems
reqResourcesItems
optResourcesItems
removedPeopleItems
startDateTime
endDateTime
Usage
This command does not work on the Web.

Language cross-reference

FindFreeTimeDialog method of LotusScript NotesUIDocument class

Example
See Also