PowerTCP Mail for .NET
PopMessage Class Members
Properties  Methods 


The following tables list the members exposed by PopMessage.

Public Properties
 NameDescription
Public PropertyBodyLinesGets the number of body lines specified when Get(Int32) was used. 0 indicates only headers were requested. -1 indicates the Message is complete.  
Public PropertyDeleted Gets or sets a value indicating whether the message is marked for deletion.  
Public PropertyId Returns the Id of the message. (Inherited from Dart.Mail.MessageBase)
Public PropertyInfoGets the PopMessageInfo enumeration that indicates the state of the Message.  
Public PropertyMessageUsed for referencing the downloaded MailMessage. (Inherited from Dart.Mail.MessageBase)
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
Public Methods
 NameDescription
Public MethodGetOverloaded. Gets the message from the server, decodes it, and saves it to Message.  
Top
See Also

Reference

PopMessage Class
Dart.Mail Namespace


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