Set the value for a header in the specified message part.
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);
InternetMail Class | SocketTools Namespace