Overview
DirectoryColorFlag is a enum in Aspose.Email for NET.
Inherits from: byte.
Stores the red-black tree color used by directory sibling links.
Values
| Value | Description |
|---|
Red | Represents the red color flag, encoded as byte value 0 |
Black | Represents the black color flag, encoded as byte value 1 |