Share via


TaskItem.SchedulePlusPriority Property (Outlook)

Returns or sets a String representing the Microsoft Schedule+ priority for the task. Read/write.

Syntax

expression .SchedulePlusPriority

expression A variable that represents a TaskItem object.

Remarks

Can be 1 through 9, A through Z, or A1 through Z9. Priority 1 is the highest.

See Also

Concepts

TaskItem Object Members

TaskItem Object