Class PstItemCategory
PstItemCategory class
Represents a category for PST items with a name and associated color.
public class PstItemCategory
Constructors
Name | Description |
---|---|
PstItemCategory(string, OutlookCategoryColor) | Initializes a new instance of the PstItemCategory class. |
Properties
Name | Description |
---|---|
Color { get; } | Gets the color associated with the category. |
Name { get; } | Gets the name of the category. |
Methods
Name | Description |
---|---|
override ToString() |
See Also
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email