Click or drag to resize

Flag Properties

The Flag type exposes the following members.

Properties
  NameDescription
Public propertyFullName
Gets the full name of this flag. This property includes backslash for system flags E.g. \SEEN, \UNFLAGGED, MYFLAG.
Public propertyIsSystemFlag
Gets information if this is a system flag. All system flags begin with "\" character.
Public propertyName
Gets the name of this flag. E.g. SEEN, UNFLAGGED.
Top
See Also