OutlookCategory Class |
Namespace: Aspose.Email.Clients.Graph
The OutlookCategory type exposes the following members.
Name | Description | |
---|---|---|
![]() | OutlookCategory |
Initializes a new instance of the OutlookCategory class.
|
![]() | OutlookCategory(String, CategoryPreset) |
Initializes a new instance of the OutlookCategory class.
|
![]() | OutlookCategory(String, String, CategoryPreset) |
Initializes a new instance of the OutlookCategory class.
|
Name | Description | |
---|---|---|
![]() | Color |
String 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.
|
![]() | DisplayName |
A unique name that identifies a category in the user's mailbox.
After a category is created, the name cannot be changed.
|
![]() | Id |
Category identifier
|
![]() | Preset |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |