MailMill .NET Class Library

MailHeaders Class

The MailHeaders object stores DictionaryEntries containing mail headers fields.

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

System.Object
   System.Collections.ArrayList
      MailMill.MailHeaders

public sealed class MailHeaders : 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

MailHeaders Members | MailMill Namespace | System.Collections.DictionaryEntry