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);
MailMessage Class | SocketTools Namespace | AddHeaders Method | GetHeader Method