ReportItem.ShowCategoriesDialog Method

Outlook Developer Reference

Displays the Show Categories dialog box, which allows you to select categories that correspond to the subject of the item.

Syntax

expression.ShowCategoriesDialog

expression   A variable that represents a ReportItem object.

See Also