SocketTools .NET Edition

MailMessage.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

MailMessage Class | SocketTools Namespace