HeaderType.Comments

HeaderType.Comments property

This is a free-form header field defined in RFC2822. The header is used to place explanatory text into the header portion of an e-mail message. The field may contain arbitrary text. Exmple: Comments: Authenticated sender is someone@somedonmain.com.

public static HeaderType Comments { get; }

See Also