activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Mar 13, 2026

Smtp

Service that can send email messages using the SMTP protocol.

Methods

NameDescription
SendMail(SendMailOptions)Inherited from IMailSenderService.
SendMail(SendSmtpMailOptions)Sends a SMTP mail message with properties configured using the SendSmtpMailOptions object.
SendMail(String, String, String)Inherited from IMailSenderService.
SendMailAsync(SendMailOptions, CancellationToken)Inherited from IMailSenderService.
SendMailAsync(SendSmtpMailOptions, CancellationToken)Sends a SMTP mail message asynchronously, with properties configured using the SendSmtpMailOptions object.
SendMailAsync(String, String, String, CancellationToken)Inherited from IMailSenderService.
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated