SharedWorkspace.Tasks Property

Definition

Returns a SharedWorkspaceTaskscollection that represents the list of tasks in the current shared workspace.

public:
 property Microsoft::Office::Core::SharedWorkspaceTasks ^ Tasks { Microsoft::Office::Core::SharedWorkspaceTasks ^ get(); };
public Microsoft.Office.Core.SharedWorkspaceTasks Tasks { get; }
member this.Tasks : Microsoft.Office.Core.SharedWorkspaceTasks
Public ReadOnly Property Tasks As SharedWorkspaceTasks

Property Value

Applies to