MailServiceSend Method (String, String, String, String) |
Sends a text (not HTML) e-mail message using the specified basic parameters (from, to, subject, messageText).
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax Remarks
Note that this override marks the message as text, not HTML. If you want your message
sent as HTML use one of the other overrides.
See Also