Variable CSPMail::Priority
Description:
The priority of the message within the range of 1 to 5.
 |
Prototype
unsigned short Priority;
Remarks:
The default value is 3. In order to send the mail you must call the member function Send().
See also:
member function Send() member variables To, SenderAddr, MailServer
|
|