For a list of all members of this type, see PopMessage members.
"| Name | Description | |
|---|---|---|
![]() | Complete | Gets a value indicating if the message has been downloaded from the server. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Delete | Gets a value indicating if the message has been marked for deletion. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Exception | Gets any exception which occurred during the asynchronous operation. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Id | Returns the id of the message. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | Message | Provides access to the MessageStream object representing the actual message. (Inherited from Dart.PowerTCP.Mail.MessageBase) |
![]() | 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 the connected state of the connection. |
![]() | UseMemoryStreams | Overridden. Controls whether attachments are decoded and stored as FileStreams or as MemoryStreams when a message is retrieved. |

