Catalyst Internet Mail .NET

InternetMail.GetHeader Method

Return the value of a header field in the specified message part.

Overload List

Return the value of a header field in the specified message part.

public bool GetHeader(int,string,ref string);

Return the value of a header field in the current message part.

public bool GetHeader(string,ref string);

See Also

InternetMail Class | SocketTools Namespace