PowerTCP Mail for .NET
Send Method




Send a basic text email.
Overload List
OverloadDescription
Send(String,String,String,String) Send a basic text email.  
Send(MailMessage)Send a MailMessage to a mail server.  
Send(MailMessage,String,String)Send a MailMessage to a mail server using from and recipients to construct the SMTP envelope instead of MailMessage properties.  
Send(Stream,String,String) Send a previously encoded message to a mail server, using from and recipients for constructing the SMTP envelope.  
Send(Stream,String,String,TransferEncoding) Send a previously encoded message to a mail server, using from and recipients for constructing the SMTP envelope.  
See Also

Reference

Smtp Class
Smtp Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic