Organizer Method

Displays the Organizer dialog box, which prompts the user to manage calendars, views, toolbars, maps, forms, tables, filters, reports, and modules.

Syntax

expression**.Organizer(Type, Task)**

*expression   *     Optional. An expression that returns an Application object.

Type    Optional Long. The type of item to manage. Can be one of the following PjOrganizer constants: pjFields, pjViews, pjTables, pjFilters, pjGroups, pjModules, pjReports, pjCalendars, pjToolbars, pjForms, or pjMaps. The default value is pjViews.

Task    Optional Boolean. True if the item applies to tasks. False if the item applies to resources. The default value is True.

Applies to | Application Object

See Also | OrganizerDeleteItem Method | OrganizerMoveItem Method | OrganizerRenameItem Method