Skip to content

JustJordanT/GraphMailer

Repository files navigation

GraphMailer

A minimal helper project for Microsoft Graph API

.NET-Build

NuGet Badge

Currently Under Development!!!

Current Functionality

EmailSender

Constructors:

EmailSender(string toEmail, string ccRecipients, string subject,
        string bodyContent, string _tenentId, string _clientId, string _clientSecret, string[] scope)
EmailSender(string toEmail, string subject,
        string bodyContent, string _tenentId, string _clientId, string _clientSecret, string[] scope)

About

A minimal helper project for Microsoft Graph API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages