For a list of all members of this type, see ImapMessage members.
"| Name | Description | |
|---|---|---|
![]() | Answered | Gets or sets a value which determines if the message has been answered. |
![]() | Complete | Gets a value indicating if the message has been downloaded from the server. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Delete | Overridden. Gets a value indicating if the message has been marked for deletion. |
![]() | Draft | Gets or sets a value which determines if the message is a draft. |
![]() | Exception | Gets any exception which occurred during the asynchronous operation. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Flagged | Gets or sets a value which determines if the message has been flagged. |
![]() | Id | Returns the id of the message. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | InternalDate | Returns the internal date of the message. |
![]() | Mailbox | Gets the "parent" mailbox for this message. |
![]() | Message | Provides access to the MessageStream object representing the actual message. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Recent | Gets a value which determines if the message is recent. |
![]() | Seen | Gets or sets a value which determines if the message has been seen. |
![]() | Size | Returns the size of the message in bytes. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Stream | Provides access to the Stream object containing the encoded message. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Tag | Gets or sets an object reference that can be used to associate this instance with any other. Gets or sets an object reference that can be used to associate this instance with any other. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Uid | Returns the unique identifier of the message. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
| Name | Description | |
|---|---|---|
![]() | Connected | Overridden. Gets a value which determines if the message has an active connection back to the server. |
![]() | UseMemoryStreams | Overridden. Controls whether attachments are decoded and stored as FileStreams or as MemoryStreams when a message is retrieved. |

