MailMill .NET Class Library

MailHeaders.Add Method

Adds an header field at the end of the MailHeaders object.

Overload List

Adds an header field at the end of the MailHeaders object.

public override int Add(object);

Adds an header field at the end of the MailHeaders object.

public int Add(string,object);

See Also

MailHeaders Class | MailMill Namespace | System.String | System.Collections.DictionaryEntry | Mail | Mail.Headers