SharedWorkspace.Tasks Property
Gets a SharedWorkspaceTasks collection that represents the list of tasks in the current shared workspace. Read-only.
Syntax
expression.Tasks
expression A variable that represents a SharedWorkspace object.
Example
The following example lists the tasks in the current shared workspace.
| Visual Basic for Applications |
|---|
|