OutlookCategory

OutlookCategory class

Represents a category by which a user can group Outlook items such as messages and events. The user defines categories in a master list, and can apply one or more of these user-defined categories to an item. https://docs.microsoft.com/en-us/graph/api/resources/outlookcategory?view=graph-rest-1.0

Constructors

NameDescription
OutlookCategory (3 overloads)Initializes a new instance of the OutlookCategory class.

Methods

NameDescription
get_ColorString representation of a pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. The possible values for color are pre-set constants such as None, preset0 and preset1. 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.
get_DisplayNameA unique name that identifies a category in the user’s mailbox. After a category is created, the name cannot be changed.
get_IdCategory identifier
get_PresetA 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.
set_ColorString representation of a pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. The possible values for color are pre-set constants such as None, preset0 and preset1. 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.
set_DisplayNameA unique name that identifies a category in the user’s mailbox. After a category is created, the name cannot be changed.
set_IdCategory identifier
set_PresetA 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.
ToStringReturns a string that represents the current object.
ServerPathOutlook category path