CMessage.MailHeader Property | |
A string representing the entire header contents for the email.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MailHeader AS USUAL GET SET
public virtual Usual MailHeader { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the entire header contents for the email.
See Also