PowerTCP Mail for .NET
ImapMessage Class Properties


For a list of all members of this type, see ImapMessage members.

Public Properties
 NameDescription
Public PropertyAnsweredReturns the value of the Answered flag on the server. Use Update to modify its value.  
Public PropertyDateGets the internal date of the message.  
Public PropertyDeletedReturns the value of the Delete flag on the server. Use Update to modify its value.  
Public PropertyDraftReturns the value of the Draft flag on the server. Use Update to modify its value.  
Public PropertyFlaggedReturns the value of the Flagged flag on the server. Use Update to modify its value.  
Public PropertyId Returns the Id of the message. (Inherited from Dart.Mail.MessageBase)
Public PropertyInfoGets the ImapMessageInfo sections used by the Imap FETCH command.  
Public PropertyMailboxGets the mailbox containing the message.  
Public PropertyMessageUsed for referencing the downloaded MailMessage. (Inherited from Dart.Mail.MessageBase)
Public PropertyRecent Returns the value of the Recent flag on the server.  
Public PropertySeenReturns the value of the Seen flag on the server. Use Update to modify its value.  
Public PropertySize The size of the message in bytes. (Inherited from Dart.Mail.MessageBase)
Public PropertyTag Gets or sets an object reference that can be used to associate this instance with any other object. (Inherited from Dart.Mail.MessageBase)
Public PropertyUid Returns the unique identifier of the message. (Inherited from Dart.Mail.MessageBase)
Top
See Also

Reference

ImapMessage Class
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic