SharedWorkspaceTasks Members

Include Protected Members
Include Inherited Members

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

The SharedWorkspaceTasks type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Count Returns an Integer indicating the number of items in the specified collection.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Item Returns a SharedWorkspaceTask object from the Tasks collection of the shared workspace.
Public property ItemCountExceeded Returns a Boolean value that indicates whether the number of items in the collection has exceeded the 99 that can be displayed in the Shared Workspace task pane.
Public property Parent Returns the Parent object for the specified object.

Top

Methods

  Name Description
Public method Add Adds a task to the list of tasks in a shared workspace and returns a SharedWorkspaceTask object.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

SharedWorkspaceTasks Interface

Microsoft.Office.Core Namespace