ContactItem.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 ContactItem object.

See Also