For a list of all members of this type, see MailAddresses members.
"| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Overridden. Adds a MailAddress object to the MailAddresses collection. |
![]() | AddRange | (Inherited from System.Collections.ArrayList) |
![]() | BinarySearch | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Clear | (Inherited from System.Collections.ArrayList) |
![]() | Clone | (Inherited from System.Collections.ArrayList) |
![]() | Contains | (Inherited from System.Collections.ArrayList) |
![]() | CopyTo | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | GetEnumerator | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | GetRange | (Inherited from System.Collections.ArrayList) |
![]() | IndexOf | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Insert | (Inherited from System.Collections.ArrayList) |
![]() | InsertRange | (Inherited from System.Collections.ArrayList) |
![]() | LastIndexOf | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Remove | Overloaded. Used to remove the specified address. |
![]() | RemoveAt | (Inherited from System.Collections.ArrayList) |
![]() | RemoveDuplicates | Removes all duplicate MailAddresses, based on their Compare function. |
![]() | RemoveRange | (Inherited from System.Collections.ArrayList) |
![]() | Reverse | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | SetRange | (Inherited from System.Collections.ArrayList) |
![]() | Sort | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | SplitByDomain | Splits this collection in a set of MailAddresses by their Domain. |
![]() | ToArray | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | ToString | Returns a string representing network-formatted, comma-delimited list of MailAddress objects. |
![]() | TrimToSize | (Inherited from System.Collections.ArrayList) |
![]() | Verify | Attempts to verify the validity of addresses contained within the MailAddresses collection by doing a DNS lookup. |
