MailMill .NET Class Library

EmailArray Class

The EmailArray object stores email addresses.

For a list of all members of this type, see EmailArray Members.

System.Object
   System.Collections.ArrayList
      MailMill.EmailArray

public sealed class EmailArray : ArrayList

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailMill

Assembly: MailMill (in MailMill.dll)

See Also

EmailArray Members | MailMill Namespace