SharedWorkspace.Tasks 属性

定义

返回一个 SharedWorkspaceTasks集合,该集合表示当前共享工作区中的任务列表。

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

属性值

适用于