Catalyst Internet Mail .NET

InternetMail.SetHeader Method

Set the value for a header in the specified message part.

Overload List

Set the value for a header in the specified message part.

public bool SetHeader(int,string,string);

Set the value for a header in the current message part.

public bool SetHeader(string,string);

See Also

InternetMail Class | SocketTools Namespace