OutlookCategory.Preset

OutlookCategory.Preset property

A pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in.

public CategoryPreset Preset { get; set; }

See Also