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


"

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

"

Public Methods

 NameDescription
public MethodBeginCopyToBegins to asynchronously copy a message to another mailbox.  
public MethodBeginGetOverloaded. Begins to asynchronously get the entire message.  
public MethodBeginGetOutlineBegins to asynchronously get the structure of the message without getting any actual message data.  
public MethodBeginGetPartBegins to asynchronously get a single part of the message.  
public MethodCopyToCopies a message to another mailbox.  
public MethodGetOverloaded. Gets the entire message into a user-defined stream.  
public MethodGetOutlineGets the structure of the message without getting any actual message data.  
public MethodGetPartGets a single part of the message.  
Top

See Also

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