Edit

Share via


SharedWorkspaceTask.Priority Property

Definition

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

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

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. Priority property values are mapped as follows:

Applies to