Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.92 KB

sharedworkspacetasks-members-office.md

File metadata and controls

34 lines (24 loc) · 1.92 KB
title description ms.service ms.assetid ms.date ms.localizationpriority
SharedWorkspaceTasks members (Office)
A collection of the SharedWorkspaceTask objects in the current shared workspace site.
office
6323d5c3-b1ed-af53-25e6-e97b22554699
01/30/2019
medium

SharedWorkspaceTasks members (Office)

A collection of the SharedWorkspaceTask objects in the current shared workspace site.

Methods

Name Description
Add Adds a task to the list of tasks in a shared workspace. Returns a SharedWorkspaceTask object.

Properties

Name Description
Application Gets an Application object that represents the container application for the SharedWorkspaceTasks object (you can use this property with an Automation object to return that object's container application). Read-only.
Count Gets a Long indicating the number of items in the SharedWorkspaceTasks object. Read-only.
Creator Gets a 32-bit integer that indicates the application in which the SharedWorkspaceTasks object was created. Read-only.
Item Gets a SharedWorkspaceTask object from the Tasks collection of the shared workspace. Read-only.
ItemCountExceeded Gets a Boolean value that indicates whether the number of SharedWorkspaceTasks items in the collection has exceeded the 99 that can be displayed in the Shared Workspace task pane. Read-only.
Parent Gets the Parent object for the SharedWorkspaceTasks object. Read-only.

[!includeSupport and feedback]