Variable CSPMail::SenderAddr

Description:
The email address of the sender.

Micronovae Prototype
CSPString SenderAddr;

Remarks:
In order to send the mail you must call the member function Send().

Examples:
CSPMail Mail;
Mail.SenderAddr = "user@someserver.com";

See also:
member function Send()
member variables To, MailServer, Message
CSPMail | Other support classes | Class Categories | Online help home | Back

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com