For a list of all members of this type, see MessageBase members.
"| Name | Description | |
|---|---|---|
![]() | Complete | Gets a value indicating if the message has been downloaded from the server. |
![]() | Delete | Gets a value indicating if the message has been marked for deletion. |
![]() | Exception | Gets any exception which occurred during the asynchronous operation. |
![]() | Id | Returns the id of the message. |
![]() | Message | Provides access to the MessageStream object representing the actual message. |
![]() | Size | Returns the size of the message in bytes. |
![]() | Stream | Provides access to the Stream object containing the encoded message. |
![]() | 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. |
![]() | Uid | Returns the unique identifier of the message. |
| Name | Description | |
|---|---|---|
![]() | Connected | Gets a value indicating if the message has an active connection. |
![]() | UseMemoryStreams | Controls whether attachments are decoded and stored as FileStreams or as MemoryStreams when a message is retrieved. |

