![]() | Flag Properties |
The Flag type exposes the following members.
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 |
Gets the name of this flag. E.g. SEEN, UNFLAGGED.
|