Category

Contains personalization that user can apply to items.

Syntax

<Category>
  <extension base="Item">
  <type type="CategoryType"/>
  <color type="unsignedInt"/>
  <background type="unsignedInt"/>
  <flags type="CategoryFlags"/>
</Category>

Definitions

type

Specifies a list of predefined categories: Personal, Follow-up, Urgent, or LowPriority and Normal.

color

Specifies the color to display with a category. The color is in Windows RGB format.

background

Specifies the background color for a defined category.

flags

Specifies special flags on categories.