The Task Manager has various collection, e.g. Tasks and Workflows. Each of these can be loaded and refreshed individually if required.
| Name | Description | |
|---|---|---|
| AccountAppsLoad | Loads the Account Applications collection. | |
| AccountAppsRefresh | Forces the Account Applications collection to be reloaded from the database the next time it is accessed. | |
| Clear | Clears this object and sets all of its properties to their defaults. | |
| ExecuteSearch | Execute a Search of Task Manager items. | |
| FindSearchResultFolder | Find a folder containing a Search Result. | |
| FoldersSave | Save Folders. | |
| GetFolderAccountApps | Get a list of Account Applications for a Folder. | |
| GetFolderCount | Get a Count of items in the specified Folder. | |
| GetFolderMailboxItems | Get a list of Mailbox Items for a Folder. This includes either normal or deleted Mailbox items. | |
| GetFolderMonitoredAccounts | Get a list of Monitored Accounts for a Folder. | |
| GetFolderTasks | Get a list of Tasks for a Folder. | |
| GetFolderWorkflows | Get a list of Workflows for a Folder. | |
| Load | Loads Task Manager details from the database. | |
| LoadPk | Loads Task Manager details from the database. | |
| MailboxItemsDeletedLoad | Loads the MailboxItemsDeleted collection. | |
| MailboxItemsDeletedRefresh | Forces the MailboxItems collection to be reloaded from the database the next time it is accessed. | |
| MailboxItemsLoad | Loads the MailboxItems collection. | |
| MailboxItemsRefresh | Forces the MailboxItems collection to be reloaded from the database the next time it is accessed. | |
| MonitoredAccountsLoad | Loads the MonitoredAccounts collection. | |
| MonitoredAccountsRefresh | Forces the MonitoredAccounts collection to be reloaded from the database the next time it is accessed. | |
| Refresh | Refreshes this object from the database. | |
| TasksLoad | Loads the Tasks collection. | |
| TasksRefresh | Forces the Tasks collection to be reloaded from the database the next time it is accessed. | |
| WorkflowsLoad | Loads the Workflows collection. | |
| WorkflowsRefresh | Forces the Workflows collection to be reloaded from the database the next time it is accessed. |
| Name | Description | |
|---|---|---|
| AccountApps Read-Only | A collection of Account Applications for the currently loaded User. | |
| AccountAppsLoaded Read-Only | Indicates whether the Account Applications collection has been loaded. | |
| AccountAppsUserDataHeader Read-Only | The User Data Header of the Account Applications collection. | |
| DateTo Read-Only | The Date To that Task Manager details are loaded for. | |
| DefaultFolderId | The Id of the Default Folder in the Folders collection. This will be populated when the Folders are loaded and preserved when the Folders are saved. | |
| Folders Read-Only | A collection of Folders for the currently loaded User. | |
| IsDirty Read-Only | ||
| MailboxItems Read-Only | A collection of MailboxItemRO for the currently loaded User. | |
| MailboxItemsDeleted Read-Only | A collection of MailboxItemRO for the currently loaded User. | |
| MailboxItemsDeletedLoaded Read-Only | Indicates whether the MailboxItems collection has been loaded. | |
| MailboxItemsLoaded Read-Only | Indicates whether the MailboxItems collection has been loaded. | |
| MonitoredAccounts Read-Only | A collection of MonitoredAccounts for the currently loaded User. | |
| MonitoredAccountsLoaded Read-Only | Indicates whether the MonitoredAccounts collection has been loaded. | |
| MonitoredAccountsUserDataHeader Read-Only | The User Data Header of the Monitored Accounts collection. | |
| SelectedFolderId Read-Only | The Id of the Selected Folder in the Folders collection when it was loaded. | |
| Tasks Read-Only | A collection of Tasks for the currently loaded User. | |
| TasksLoaded Read-Only | Indicates whether the Tasks collection has been loaded. | |
| TasksUserDataHeader Read-Only | The User Data Header of the Tasks collection. | |
| User Read-Only | The loaded User. | |
| UserId Read-Only | The Id of the loaded User. | |
| UserPk Read-Only | The primary key of the loaded User. | |
| Workflows Read-Only | A collection of Workflows for the currently loaded User. | |
| WorkflowsLoaded Read-Only | Indicates whether the Workflows collection has been loaded. | |
| WorkflowsUserDataHeader Read-Only | The User Data Header of the Workflows collection. |