The Flag type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FullName |
Gets the full name of this flag. This property includes backslash for system flags E.g. \SEEN, \UNFLAGGED, MYFLAG.
| |
| IsSystemFlag |
Gets information if this is a system flag.
All system flags begin with "\" character.
| |
| Name |
Get the name of this flag. E.g. SEEN, UNFLAGGED.
|