Skip to content

small tool for sending customized emails via Office365 / Exchange Online EWS managed API

Notifications You must be signed in to change notification settings

DennisSc/DSC.EWSsendmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSC.EWSsendmail

small tool for sending customized mass emails via the MS Office365 / Exchange Online EWS managed API

  • Reads recipient list from csv file
  • can read up to 5 customized strings (per recipient) from CSV; for use in email text/body
  • allows for HTML formatting of email text body
  • successively sends single email to each recipient via EWS managed API (EWS API limits apply)
  • relies on Microsoft.Exchange.WebServices.dll (tested with 15.0.913.15)
  • tested with Office365 / Exchange Online

About

small tool for sending customized emails via Office365 / Exchange Online EWS managed API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages