MobileItem.Importance Property (Outlook)
Returns or sets an OlImportance constant that indicates the relative importance level for the MobileItem object. Read/write.
Version Information
Version Added: Outlook 2010
Syntax
expression .Importance
expression A variable that represents a MobileItem object.
Remarks
This property corresponds to the MAPI PidTagImportance property.
The inspector for the MobileItem object does not support assigning an importance level to a MobileItem item. However, you can assign an importance level through the context menu in the user interface for the item, or programmatically by using the Importance property.