Click or drag to resize

MessageFlags Properties

The MessageFlags type exposes the following members.

Properties
  NameDescription
Public propertyFlags
Gets flags associated with the specified message.
Public propertyMessageNumber
Gets message number assigned by an IMAP server.
Public propertyUID
Gets UID of this message assigned by an IMAP server.
Public propertyUnseen
Gets the boolean value indicating if message was seen or not. Searches Flags for Seen.
Top
See Also