AppointmentItem.Importance Property (Outlook)

Returns or sets an OlImportance constant indicating the relative importance level for the Outlook item. Read/write.

Syntax

expression .Importance

expression A variable that represents an AppointmentItem object.

Remarks

This property corresponds to the MAPI property PidTagImportance.

See Also

Concepts

AppointmentItem Object

AppointmentItem Object Members