DirectoryColorFlag

DirectoryColorFlag

Overview

DirectoryColorFlag is a enum in Aspose.Email FOSS for Python.

Stores the red-black tree color used by directory sibling links.

This enumeration defines 2 values: RED, BLACK.

Values

ValueDescription
REDRepresents a red color flag for a directory
BLACK

See Also