Returns or sets the relative importance level for the Outlook item. Can be one of the following OlImportance constants: olImportanceHigh(2), olImportanceLow(0), or olImportanceNormal(1). This property corresponds to the MAPI property PR_IMPORTANCE.
Read/write Long.
Syntax
object.Importance
object Required. An expression that returns an Outlook object that is listed in the "Applies To" list.