SharedWorkspaceTask Members
Include Protected Members
Include Inherited Members
The SharedWorkspaceTask object represents a task in a shared document workspace.
The SharedWorkspaceTask type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
AssignedTo | Returns or sets the SharedWorkspaceMember to whom the task is assigned. |
![]() |
CreatedBy | Returns the friendly name of the member who created the shared workspace object. |
![]() |
CreatedDate | Returns the date and time when the shared workspace object was created. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Description | Returns or sets a descriptive String value for the specified SharedWorkspaceTask object. |
![]() |
DueDate | Returns or sets the optional due date and time of a SharedWorkspaceTask object. |
![]() |
ModifiedBy | Returns the name of the user who last modified the object. |
![]() |
ModifiedDate | Returns the date and time when the shared workspace object was last modified. |
![]() |
Parent | Returns the Parent object for the specified object. |
![]() |
Priority | Returns or sets the status of the specified shared workspace task. |
![]() |
Status | Returns or sets the status of the specified shared workspace task. |
![]() |
Title | Returns or sets the title of a SharedWorkspaceTask object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the current object. |
![]() |
Save | Uploads changes made programmatically to a SharedWorkspaceTask to the server. |
Top