PowerTCP Mail for .NET
PopMessage Class Properties
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : PopMessage Class


"

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

"

Public Properties

 NameDescription
public PropertyComplete Gets a value indicating if the message has been downloaded from the server. (Inherited from Dart.PowerTCP.Mail.MessageBase)
public PropertyDelete Gets a value indicating if the message has been marked for deletion. (Inherited from Dart.PowerTCP.Mail.MessageBase)
public PropertyException Gets any exception which occurred during the asynchronous operation. (Inherited from Dart.PowerTCP.Mail.MessageBase)
public PropertyId Returns the id of the message. (Inherited from Dart.PowerTCP.Mail.MessageBase)
public PropertyMessage Provides access to the MessageStream object representing the actual message. (Inherited from Dart.PowerTCP.Mail.MessageBase)
public PropertySize Returns the size of the message in bytes. (Inherited from Dart.PowerTCP.Mail.MessageBase)
public PropertyStream Provides access to the Stream object containing the encoded message. (Inherited from Dart.PowerTCP.Mail.MessageBase)
public PropertyTag 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)
public PropertyUid Returns the unique identifier of the message. (Inherited from Dart.PowerTCP.Mail.MessageBase)
Top

Protected Properties

 NameDescription
protected PropertyConnectedOverridden.  Gets the connected state of the connection.  
protected PropertyUseMemoryStreamsOverridden.  Controls whether attachments are decoded and stored as FileStreams or as MemoryStreams when a message is retrieved.  
Top

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.