Catalyst Internet Mail .NET

InternetMail.DeleteHeader Method

Delete a header field from the specified message part.

Overload List

Delete a header field from the specified message part.

public bool DeleteHeader(int,string);

Delete a header field from the current message part.

public bool DeleteHeader(string);

See Also

InternetMail Class | SocketTools Namespace