MobileItem.Categories Property (Outlook)
Returns or sets a String that represents the categories assigned to the MobileItem object. Read/write
Version Information
Version Added: Outlook 2010
Syntax
expression .Categories
expression A variable that represents a MobileItem object.
Remarks
The inspector for the MobileItem object does not support assigning categories to a MobileItem item. However, you can assign categories through the context menu in the user interface for the item, or programmatically by using the Categories property.