Dart.Mail Namespace : PopMessage Class |
For a list of all members of this type, see PopMessage members.
Name | Description | |
---|---|---|
BodyLines | Gets the number of body lines specified when Get(Int32) was used. 0 indicates only headers were requested. -1 indicates the Message is complete. | |
Deleted | Gets or sets a value indicating whether the message is marked for deletion. | |
Id | Returns the Id of the message. (Inherited from Dart.Mail.MessageBase) | |
Info | Gets the PopMessageInfo enumeration that indicates the state of the Message. | |
Message | Used for referencing the downloaded MailMessage. (Inherited from Dart.Mail.MessageBase) | |
Size | The size of the message in bytes. (Inherited from Dart.Mail.MessageBase) | |
Tag | Gets or sets an object reference that can be used to associate this instance with any other object. (Inherited from Dart.Mail.MessageBase) | |
Uid | Returns the unique identifier of the message. (Inherited from Dart.Mail.MessageBase) |