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


"

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

"

Public Methods

 NameDescription
public MethodAddOverloaded. Adds a new mailbox to the server.  
public MethodAddRange (Inherited from System.Collections.ArrayList)
public MethodBeginAddBegins to asynchronously add a new mailbox to the server.  
public MethodBeginRefreshBegins to asynchronously refresh the list of mailboxes represented by this collection.  
public MethodBeginRemoveBegins to asynchronously remove a mailbox from the server.  
public MethodBinarySearchOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodClear (Inherited from System.Collections.ArrayList)
public MethodClone (Inherited from System.Collections.ArrayList)
public MethodContainsOverloaded.  Determines whether an element is in the collection.  
public MethodCopyToOverloaded. Overridden.  Copies the entire collection to a compatible one-dimensional Array.  
public MethodGetEnumeratorOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodGetRange (Inherited from System.Collections.ArrayList)
public MethodIndexOfOverloaded. Searches for the specified value and returns the zero-based index of the first occurrence within the entire collection.  
public MethodInsertOverridden.  Inserts an element into the collection at the specified index.  
public MethodInsertRange (Inherited from System.Collections.ArrayList)
public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodRefreshRefreshes the list of mailboxes represented by this collection.  
public MethodRemoveOverloaded. Removes a mailbox from the server.  
public MethodRemoveAtOverridden. Removes an element at the specified index from the collection.  
public MethodRemoveRange (Inherited from System.Collections.ArrayList)
public MethodReverseOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodSetRange (Inherited from System.Collections.ArrayList)
public MethodSortOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodToArrayOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodTrimToSize (Inherited from System.Collections.ArrayList)
Top

See Also

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