Exchange

Frends.Exchange.SendEmail / 2.0.0

Summary

Sends mail as a mailbox in Microsoft 365 through Graph, with attachments and a plain-text or HTML body, using an application identity rather than SMTP credentials.

Typical use — notifications from a Process that should come from a real organisational mailbox; the SMTP Task is the choice for any other mail server

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0
2.0.02026-09-04
Changed
  • Target framework updated to .NET 8.
  • Removed MimeKit library.
  • Breaking Renamed Options.ThrowExceptionOnFailure to Options.ThrowErrorOnFailure.
  • Breaking Updated failure handling behavior, including exception propagation, cancellation handling, and failure message formatting.
Added
  • Added Options.ErrorMessageOnFailure to allow overriding the error message shown on failure.
  • Added Result.Error property containing structured error details when the Task fails.
1.1.02024-08-22
Changed
  • Updated the MimeKit and Azure.Identity libraries to their latest versions.
1.0.02023-11-29
Added
  • Initial implementation
An unhandled error has occurred. Reload 🗙