SocketTools .NET Edition

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

MailMessage Class | SocketTools Namespace | AddHeaders Method | GetHeader Method