UTMail
1.1
Email Composition and Sending Plugin
|
This is the complete list of members for UT.Mail, including all inherited members.
Compose(MailMessage message, string annotation) | UT.Mail | static |
DefaultPort(bool enableSsl) | UT.Mail | static |
ResultHandler(MailMessage mailMessage, bool success, string errorMessage) (defined in UT.Mail) | UT.Mail | |
Send(MailMessage message, string host, string senderEmail, string password, bool enableSsl, ResultHandler resultHandler=null) | UT.Mail | static |
Send(MailMessage message, string host, string senderEmail, string account, string password, bool enableSsl, ResultHandler resultHandler=null) | UT.Mail | static |
Send(MailMessage message, string host, int port, string senderEmail, string password, bool enableSsl, ResultHandler resultHandler=null) | UT.Mail | static |
Send(MailMessage message, string host, int port, string senderEmail, string account, string password, bool enableSsl, ResultHandler resultHandler=null) | UT.Mail | static |
Version | UT.Mail |