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


"

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

"

Public Methods

 NameDescription
public MethodAddOverloaded. Overridden. Adds a MailAddress object to the MailAddresses collection.  
public MethodAddRange (Inherited from System.Collections.ArrayList)
public MethodBinarySearchOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodClear (Inherited from System.Collections.ArrayList)
public MethodClone (Inherited from System.Collections.ArrayList)
public MethodContains (Inherited from System.Collections.ArrayList)
public MethodCopyToOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodGetEnumeratorOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodGetRange (Inherited from System.Collections.ArrayList)
public MethodIndexOfOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodInsert (Inherited from System.Collections.ArrayList)
public MethodInsertRange (Inherited from System.Collections.ArrayList)
public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodRemoveOverloaded.  Used to remove the specified address.  
public MethodRemoveAt (Inherited from System.Collections.ArrayList)
public MethodRemoveDuplicates Removes all duplicate MailAddresses, based on their Compare function.  
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 MethodSplitByDomain Splits this collection in a set of MailAddresses by their Domain.  
public MethodToArrayOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodToString Returns a string representing network-formatted, comma-delimited list of MailAddress objects.  
public MethodTrimToSize (Inherited from System.Collections.ArrayList)
public MethodVerifyAttempts to verify the validity of addresses contained within the MailAddresses collection by doing a DNS lookup.  
Top

See Also

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