Class OlmItemCategory

OlmItemCategory class

Represents an Outlook item category.

public class OlmItemCategory

Constructors

NameDescription
OlmItemCategory()The default constructor.

Properties

NameDescription
Color { get; }Gets or sets the color associated with the category.
Name { get; }Gets or sets the name of the category.

Methods

NameDescription
override ToString()

See Also