SchedulePlusPriority Property

Microsoft Outlook Visual Basic

SchedulePlusPriority Property

       

Returns or sets a String representing the Microsoft Schedule+ priority for the task. Can be 1 through 9, A through Z, or A1 through Z9. Priority 1 is the highest. Read/write.

expression.SchedulePlusPriority

expression   Required. An expression that returns a TaskItem object.