CEmail.MailPriority Property | |
Numeric value representing the e-mail priority.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MailPriority AS USUAL GET SET
public virtual Usual MailPriority { get; set; }
Request Example
View SourceProperty Value
Type:
UsualNumeric value representing the e-mail priority.
See Also