PstItemCategory.PstItemCategory

PstItemCategory constructor

Initializes a new instance of the PstItemCategory class.

public PstItemCategory(string name, OutlookCategoryColor color)
ParameterTypeDescription
nameStringThe name of the category.
colorOutlookCategoryColorThe color associated with the category.

See Also