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


"

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

"

Public Methods

 NameDescription
public MethodBeginCopyOverloaded. Begins to asynchronously copy the specified messages to the specified mailbox.  
public MethodBeginDeleteBegins to asynchronously remove the specified mailbox from the server.  
public MethodBeginGetOverloaded. Begins to asynchronously retrieve all of the messages contained in the mailbox.  
public MethodBeginPurgeBegins to asynchronously delete all messages marked for deletion.  
public MethodBeginRefreshBegins to asynchronously update all of the mailbox properties to reflect the server version.  
public MethodBeginSearchBegins to asynchronously search messages within a mailbox based on criteria.  
public MethodBeginSetOverloaded. Begins to asynchronously set flag values on a collection of messages.  
public MethodBeginSubscribeBegins to asynchronously subscribe the mailbox.  
public MethodBeginUnsubscribeBegins to asynchronously unsubscribe the mailbox.  
public MethodCompareToCompares the current instance with another object of the same type.  
public MethodCopyOverloaded. Copies the specified messages to the specified mailbox.  
public MethodDeleteRemoves the specified mailbox from the server.  
public MethodDispose Releases all resources associated with the object.  
public MethodEqualsDetermines whether the specified Object is equal to the current Object.  
public MethodGetOverloaded. Retrieves all of the messages contained in the mailbox.  
public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
public MethodPurgeDeletes all messages marked for deletion.  
public MethodRefreshUpdates all of the mailbox properties to reflect the server version.  
public MethodSearchSearch for messages within a mailbox based on criteria.  
public MethodSetOverloaded. Sets flag values on a collection of messages.  
public MethodSubscribeAttempts to subscribe the mailbox.  
public MethodUnsubscribeAttempts to unsubscribe the mailbox.  
Top

Protected Methods

 NameDescription
protected MethodSelect  
Top

See Also

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