MSGraphMail
1.1.0-alpha2
This module provides wrapper functions around the Microsoft Graph API for sending and receiving emails.
Minimum PowerShell version
5.1
        
        
                                        This is a prerelease version of MSGraphMail.
                                    
    
                Installation Options
Owners
Copyright
(c) 2021 Homotechsual. All rights reserved.
Package Details
Author(s)
- Michael O'Toole
 
Tags
MicrosoftGraph Microsoft Office365 Graph PowerShell Outlook
Functions
Connect-MSGraphMail Get-MSGraphMail Move-MSGraphMail New-MSGraphMail Remove-MSGraphMail Send-MSGraphMail
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Initial stable release.
FileList
- MSGraphMail.nuspec
 - MSGraphMail.code-workspace
 - MSGraphMail.psd1
 - MSGraphMailSummary.Format.ps1xml
 - Private\Get-TokenExpiry.ps1
 - Private\Invoke-EmailStringParser.ps1
 - Private\Invoke-MSGraphWebRequest.ps1
 - Private\New-MSGraphMailAttachment.ps1
 - Private\New-MSGraphMailDELETERequest.ps1
 - Private\New-MSGraphMailPOSTRequest.ps1
 - Private\Write-CustomMessage.ps1
 - Public\Get-MSGraphMail.ps1
 - Public\Move-MSGraphMail.ps1
 - Public\New-MSGraphMail.ps1
 - Public\Remove-MSGraphMail.ps1
 - Public\Send-MSGraphMail.ps1
 - .github\workflows\PublishModule.yml
 - MSGraphMail.psm1
 - README.md
 - Private\Invoke-EmailObjectParser.ps1
 - Private\Invoke-MSGraphHTTPClientRequest.ps1
 - Private\New-MSGraphErrorRecord.ps1
 - Private\New-MSGraphMailBody.ps1
 - Private\New-MSGraphMailGETRequest.ps1
 - Private\New-MSGraphMailPUTRequest.ps1
 - Public\Connect-MSGraphMail.ps1
 
Version History
| Version | Downloads | Last updated | 
|---|---|---|
| 1.3.0 | 2,791 | 3/15/2022 | 
| 1.2.0 | 16 | 3/12/2022 | 
| 1.1.0 | 17 | 3/12/2022 | 
| 1.1.0-alpha2 (current version) | 105 | 2/16/2022 | 
| 1.1.0-alpha1 | 13 | 2/16/2022 | 
| 1.0.0 | 53 | 12/6/2021 |