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


"

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

"

Public Properties

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

Protected Properties

 NameDescription
protected PropertyConnected Gets a value indicating if the message has an active connection.  
protected PropertyUseMemoryStreams 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.