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


"

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

"

Public Methods

 NameDescription
public MethodAddOverloaded. Add a new message with customized attributes to the mailbox using APPEND.  
public MethodBeginAddOverloaded. Begin to add a new message with customized attributes to the mailbox using APPEND.  
public MethodBeginClearBegins an asynchronous operation which clears all messages in the currently selected mailbox.  
public MethodClearClears all messages in the current mailbox.  
public MethodContains Determines whether an element is in the collection.  
public MethodGetEnumerator (Inherited from System.Collections.ReadOnlyCollectionBase)
public MethodGetListReturns an IList that can be bound to a data source from an object that does not implement an IList itself. (Inherited from Dart.PowerTCP.Mail.SimpleCollectionBase)
public MethodIndexOfSearches for the specified value and returns the zero-based index of the first occurrence within the entire collection.  
public MethodToStringReturns a comma-delimited list of message identifiers.  
Top

See Also

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