Edit

Share via


SharedWorkspaceTask.Status Property

Definition

Returns or sets the status of the specified shared workspace task.

public:
 property Microsoft::Office::Core::MsoSharedWorkspaceTaskStatus Status { Microsoft::Office::Core::MsoSharedWorkspaceTaskStatus get(); void set(Microsoft::Office::Core::MsoSharedWorkspaceTaskStatus value); };
public Microsoft.Office.Core.MsoSharedWorkspaceTaskStatus Status { get; set; }
member this.Status : Microsoft.Office.Core.MsoSharedWorkspaceTaskStatus with get, set
Public Property Status As MsoSharedWorkspaceTaskStatus

Property Value

Remarks

The shared workspace task schema on the server can be customized. Customization of the schema may affect the MsoSharedWorkspaceTaskPriority setting when the Add(String, Object, Object, Object, Object, Object) or Save() method is called. Status property values are mapped as follows:

Applies to