MSGraph
1.3.0.2
Tools for interacting with the Microsoft Graph Api
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
Copyright (c) 2018 Andreas Bellstedt, Friedrich Weinmann
Package Details
Author(s)
- Andreas Bellstedt Friedrich Weinmann
Tags
MSGraph MSGraphAPI Graph GraphAPI MicrosoftGraph MicrosoftGraphAPI MicrosoftGraphRESTAPI PSGallery REST API RESTAPI OAuth Outlook Messages Mail Email Windows
Functions
Get-MgaMailFolder Rename-MgaMailFolder New-MgaMailFolder Move-MgaMailFolder Remove-MgaMailFolder Get-MgaMailMessage Set-MgaMailMessage Move-MgaMailMessage Copy-MgaMailMessage Remove-MgaMailMessage New-MgaMailMessage Send-MgaMailMessage Add-MgaMailMessageReply Add-MgaMailMessageForward Get-MgaMailAttachment Export-MgaMailAttachment Add-MgaMailAttachment Remove-MgaMailAttachment Get-MgaExchCategory New-MgaExchCategory Set-MgaExchCategory Remove-MgaExchCategory Get-MgaMailboxSetting Set-MgaMailboxSetting Get-MgaTeam Get-MgaTeamMember Get-MgaTeamOwner Get-MgaTeamChannel Invoke-MgaRestMethodGet Invoke-MgaRestMethodPatch Invoke-MgaRestMethodPost Invoke-MgaRestMethodDelete New-MgaAccessToken Update-MgaAccessToken Get-MgaAccessTokenRegistered Register-MgaAccessToken
PSEditions
Dependencies
-
- PSFramework (>= 0.9.25.107)
Release Notes
https://github.com/AndiBellstedt/MSGraph/blob/master/MSGraph/changelog.md
FileList
- MSGraph.nuspec
- internal\functions\core\Show-OAuthWindow.ps1
- changelog.md
- internal\functions\core\Test-TokenScope.ps1
- internal\functions\exchange\Resolve-MailObjectFromString.ps1
- MSGraph.psd1
- internal\functions\exchange\Resolve-UserInMailObject.ps1
- MSGraph.psm1
- internal\functions\exchange\Test-MgaMailObjectId.ps1
- bin\MSGraph.dll
- internal\functions\exchange\attachment\New-JsonAttachmentObject.ps1
- bin\MSGraph.pdb
- internal\functions\exchange\attachment\New-MgaAttachmentObject.ps1
- bin\MSGraph.xml
- internal\functions\exchange\mail\New-JsonMailObject.ps1
- bin\System.Management.Automation.dll
- internal\functions\exchange\mail\New-MgaMailFolderObject.ps1
- bin\types.ps1
- internal\functions\exchange\mail\New-MgaMailMessageObject.ps1
- en-us\about_MSGraph.help.txt
- internal\functions\exchange\mailboxsetting\New-JsonAutomaticRepliesSettingFraction.ps1
- en-us\strings.psd1
- internal\functions\exchange\mailboxsetting\New-JsonLanguageSettingFraction.ps1
- functions\readme.md
- internal\functions\exchange\mailboxsetting\New-JsonMailboxSettingObject.ps1
- functions\core\Get-MgaAccessTokenRegistered.ps1
- internal\functions\exchange\mailboxsetting\New-JsonWorkingHoursSettingFraction.ps1
- functions\core\Invoke-MgaRestMethodDelete.ps1
- internal\functions\exchange\mailboxsetting\New-MgaMailboxSettingObject.ps1
- functions\core\Invoke-MgaRestMethodGet.ps1
- internal\scriptblocks\scriptblocks.ps1
- functions\core\Invoke-MgaRestMethodPatch.ps1
- internal\scripts\license.ps1
- functions\core\Invoke-MgaRestMethodPost.ps1
- internal\scripts\postimport.ps1
- functions\core\New-MgaAccessToken.ps1
- internal\scripts\preimport.ps1
- functions\core\Register-MgaAccessToken.ps1
- internal\scripts\strings.ps1
- functions\core\Update-MgaAccessToken.ps1
- internal\tepp\assignment.ps1
- functions\exchange\attachment\Add-MgaMailAttachment.ps1
- internal\tepp\example.tepp.ps1
- functions\exchange\attachment\Export-MgaMailAttachment.ps1
- internal\tepp\msgraph.tepp.ps1
- functions\exchange\attachment\Get-MgaMailAttachment.ps1
- internal\tepp\readme.md
- functions\exchange\attachment\Remove-MgaMailAttachment.ps1
- tests\pester.ps1
- functions\exchange\category\Get-MgaExchCategory.ps1
- tests\readme.md
- functions\exchange\category\New-MgaExchCategory.ps1
- tests\functions\readme.md
- functions\exchange\category\Remove-MgaExchCategory.ps1
- tests\general\FileIntegrity.Exceptions.ps1
- functions\exchange\category\Set-MgaExchCategory.ps1
- tests\general\FileIntegrity.Tests.ps1
- functions\exchange\mail\folder\Get-MgaMailFolder.ps1
- tests\general\Help.Exceptions.ps1
- functions\exchange\mail\folder\Move-MgaMailFolder.ps1
- tests\general\Help.Tests.ps1
- functions\exchange\mail\folder\New-MgaMailFolder.ps1
- tests\general\Manifest.Tests.ps1
- functions\exchange\mail\folder\Remove-MgaMailFolder.ps1
- tests\general\PSScriptAnalyzer.Tests.ps1
- functions\exchange\mail\folder\Rename-MgaMailFolder.ps1
- tests\general\strings.Exceptions.ps1
- functions\exchange\mail\message\Add-MgaMailMessageForward.ps1
- tests\general\strings.Tests.ps1
- functions\exchange\mail\message\Add-MgaMailMessageReply.ps1
- xml\MSGraph.AzureAD.Users.User.Format.ps1xml
- functions\exchange\mail\message\Copy-MgaMailMessage.ps1
- xml\MSGraph.AzureAD.Users.User.Types.ps1xml
- functions\exchange\mail\message\Get-MgaMailMessage.ps1
- xml\MSGraph.Core.AzureAccessToken.Format.ps1xml
- functions\exchange\mail\message\Move-MgaMailMessage.ps1
- xml\MSGraph.Core.AzureAccessToken.Types.ps1xml
- functions\exchange\mail\message\New-MgaMailMessage.ps1
- xml\MSGraph.Exchange.Attachment.Format.ps1xml
- functions\exchange\mail\message\Remove-MgaMailMessage.ps1
- xml\MSGraph.Exchange.Attachment.Types.ps1xml
- functions\exchange\mail\message\Send-MgaMailMessage.ps1
- xml\MSGraph.Exchange.Category.Format.ps1xml
- functions\exchange\mail\message\Set-MgaMailMessage.ps1
- xml\MSGraph.Exchange.Category.Types.ps1xml
- functions\exchange\mailboxsetting\Get-MgaMailboxSetting.ps1
- xml\MSGraph.Exchange.Mail.Folder.Format.ps1xml
- functions\exchange\mailboxsetting\Set-MgaMailboxSetting.ps1
- xml\MSGraph.Exchange.Mail.Folder.Types.ps1xml
- functions\teams\team\Get-MgaTeam.ps1
- xml\MSGraph.Exchange.Mail.Message.Format.ps1xml
- functions\teams\team\Get-MgaTeamChannel.ps1
- xml\MSGraph.Exchange.Mail.Message.Types.ps1xml
- functions\teams\team\Get-MgaTeamMember.ps1
- xml\MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.Format.ps1xml
- functions\teams\team\Get-MgaTeamOwner.ps1
- xml\MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.Types.ps1xml
- internal\configurations\configuration.ps1
- xml\MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.Format.ps1xml
- internal\configurations\readme.md
- xml\MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.Types.ps1xml
- internal\configurations\variable.ps1
- xml\MSGraph.Exchange.MailboxSetting.MailboxSettings.Format.ps1xml
- internal\functions\Merge-HashToJSON.ps1
- xml\MSGraph.Exchange.MailboxSetting.MailboxSettings.Types.ps1xml
- internal\functions\readme.md
- xml\MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.Format.ps1xml
- internal\functions\core\Convert-UriQueryFromHash.ps1
- xml\MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.Types.ps1xml
- internal\functions\core\ConvertFrom-Base64StringWithNoPadding.ps1
- xml\MSGraph.Teams.Team.Format.ps1xml
- internal\functions\core\ConvertFrom-JWTtoken.ps1
- xml\MSGraph.Teams.Team.Types.ps1xml
- internal\functions\core\Invoke-TokenLifetimeValidation.ps1
- xml\MSGraph.Teams.TeamChannel.Format.ps1xml
- internal\functions\core\Invoke-TokenScopeValidation.ps1
- xml\MSGraph.Teams.TeamChannel.Types.ps1xml
- internal\functions\core\New-HttpClient.ps1
- xml\readme.md
- internal\functions\core\Resolve-Token.ps1
- internal\functions\core\Resolve-UserString.ps1