Exch-Rest
2.5
Module for helping to use the Outlook REST API on Office365 and Exchange 2016
Installation Options
Owners
Copyright
(c) 2017 Glen Scales. All rights reserved.
Package Details
Author(s)
- Glen Scales
Functions
Convert-FromBase64StringWithNoPadding Export-ContactFolderToCSV Find-MeetingTimes Find-Rooms Get-AccessToken Get-AccessTokenUserAndPass Get-AllCalendarFolders Get-AllChildFolders Get-AllContactFolders Get-AllMailboxItems Get-AllMailFolders Get-AllTaskfolders Get-AppOnlyToken Get-AppSettings Get-ArchiveFolder Get-Attachments Get-AutomaticRepliesSettings Get-CalendarFolder Get-CalendarGroups Get-CalendarView Get-ChannelInformation Get-Contacts Get-ContactsFolder Get-DefaultCalendarFolder Get-DefaultContactsFolder Get-DefaultOneDrive Get-DefaultOneDriveRootItems Get-EmailActivity Get-EndPoint Get-EventJSONFormat Get-EXRItemRetentionTags Get-EXRRetainedPurgesFolderItems Get-EXRWellKnownFolder Get-ExtendedPropList Get-FocusedInboxItems Get-FolderClass Get-FolderFromPath Get-FolderItems Get-FolderPath Get-GroupChannels Get-GroupConversations Get-HTTPClient Get-Inbox Get-InboxItems Get-InboxRule Get-ItemProp Get-MailAppProps Get-MailboxSettings Get-MailboxSettingsReport Get-MailboxTimeZone Get-MailboxUsage Get-MailboxUser Get-MessageJSONFormat Get-ModernGroups Get-NamedProperty Get-ObjectCollectionProp Get-ObjectProp Get-Office365ActiveUsers Get-OneDriveChildren Get-OneDriveItem Get-OneDriveItemFromPath Get-People Get-ProtectedToken Get-RecoverableItemsFolders Get-Recurrence Get-RootMailFolder Get-StandardProperty Get-TaggedProperty Get-TestAccessToken Get-TestAppToken Get-TokenFromSecureString Get-UserPhoto Get-UserPhotoMetaData Get-Users Get-WellKnownFolderItems Import-AccessToken Import-ModuleFile Invoke-CreateSelfSignedCert Invoke-DecodeToken Invoke-DeleteFolder Invoke-DeleteItem Invoke-DownloadAttachment Invoke-EnumCalendarGroups Invoke-EnumChildFolders Invoke-EnumOneDriveFolders Invoke-EXRParseExtendedProperties Invoke-FolderPicker Invoke-MailFolderPicker Invoke-OneDriveFolderPicker Invoke-RefreshAccessToken Invoke-RestDELETE Invoke-RestGet Invoke-RestPatch Invoke-RestPOST Invoke-RestPut Invoke-UploadOneDriveItemToPath Move-EXRMessage Copy-EXRMessage New-Attendee New-CalendarEventREST New-CalendarFolder New-ContactFolder New-EmailAddress New-Folder New-HolidayEvent New-InboxRule New-JWTToken New-ReferanceAttachment New-SentEmailMessage Remove-InboxRule Rename-Folder Send-MessageREST Send-SimpleMeetingRequest Set-FolderRetentionTag Set-InboxRule Show-OAuthWindow Update-Folder Update-FolderClass Update-Message
Dependencies
This module has no dependencies.
Release Notes
FileList
- Exch-Rest.nuspec
- Exch-Rest.psd1
- Exch-Rest.psm1
- LICENSE.txt
- README.md
- en-us\about_Exch-Rest.help.txt
- functions\mailFolders\Get-EXRWellKnownFolder.ps1
- functions\mailItems\Copy-EXRMessage.ps1
- functions\mailItems\Move-EXRMessage.ps1
- functions\onedrive\Get-DefaultOneDrive.ps1
- functions\onedrive\Get-DefaultOneDriveRootItems.ps1
- functions\onedrive\Get-OneDriveChildren.ps1
- functions\onedrive\Get-OneDriveItem.ps1
- functions\onedrive\Get-OneDriveItemFromPath.ps1
- functions\onedrive\Invoke-EnumChildFolders.ps1
- functions\onedrive\Invoke-EnumOneDriveFolders.ps1
- functions\onedrive\Invoke-FolderPicker.ps1
- functions\onedrive\Invoke-MailFolderPicker.ps1
- functions\onedrive\Invoke-OneDriveFolderPicker.ps1
- functions\onedrive\Invoke-UploadOneDriveItemToPath.ps1
- functions\onedrive\New-ReferanceAttachment.ps1
- functions\other\Convert-FromBase64StringWithNoPadding.ps1
- functions\other\Export-ContactFolderToCSV.ps1
- functions\other\Find-MeetingTimes.ps1
- functions\other\Find-Rooms.ps1
- functions\other\Get-AccessToken.ps1
- functions\other\Get-AccessTokenUserAndPass.ps1
- functions\other\Get-AllCalendarFolders.ps1
- functions\other\Get-AllChildFolders.ps1
- functions\other\Get-AllContactFolders.ps1
- functions\other\Get-AllMailboxItems.ps1
- functions\other\Get-AllMailFolders.ps1
- functions\other\Get-AllTaskfolders.ps1
- functions\other\Get-AppOnlyToken.ps1
- functions\other\Get-AppSettings.ps1
- functions\other\Get-ArchiveFolder.ps1
- functions\other\Get-Attachments.ps1
- functions\other\Get-AutomaticRepliesSettings.ps1
- functions\other\Get-CalendarFolder.ps1
- functions\other\Get-CalendarGroups.ps1
- functions\other\Get-CalendarItems.ps1
- functions\other\Get-Contacts.ps1
- functions\other\Get-ContactsFolder.ps1
- functions\other\Get-DefaultCalendarFolder.ps1
- functions\other\Get-DefaultContactsFolder.ps1
- functions\other\Get-EmailActivity.ps1
- functions\other\Get-EndPoint.ps1
- functions\other\Get-EXRItemRetentionTags.ps1
- functions\other\Get-EXRRetainedPurgesFolderItems.ps1
- functions\other\Get-ExtendedPropList.ps1
- functions\other\Get-FocusedInboxItems.ps1
- functions\other\Get-FolderClass.ps1
- functions\other\Get-FolderFromPath.ps1
- functions\other\Get-FolderItems.ps1
- functions\other\Get-FolderPath.ps1
- functions\other\Get-GroupChannelInformation.ps1
- functions\other\Get-GroupChannels.ps1
- functions\other\Get-GroupConversationsthreads.ps1
- functions\other\Get-HTTPClient.ps1
- functions\other\Get-Inbox.ps1
- functions\other\Get-InboxItems.ps1
- functions\other\Get-InboxRule.ps1
- functions\other\Get-ItemProp.ps1
- functions\other\Get-MailAppProps.ps1
- functions\other\Get-MailboxSettings.ps1
- functions\other\Get-MailboxSettingsReport.ps1
- functions\other\Get-MailboxTimeZone.ps1
- functions\other\Get-MailboxUsage.ps1
- functions\other\Get-MailboxUser.ps1
- functions\other\Get-ModernGroups.ps1
- functions\other\Get-NamedProperty.ps1
- functions\other\Get-ObjectCollectionProp.ps1
- functions\other\Get-ObjectProp.ps1
- functions\other\Get-Office365ActiveUsers.ps1
- functions\other\Get-People.ps1
- functions\other\Get-ProtectedToken.ps1
- functions\other\Get-RecoverableItemsFolders.ps1
- functions\other\Get-Recurrence.ps1
- functions\other\Get-RootMailFolder.ps1
- functions\other\Get-StandardProperty.ps1
- functions\other\Get-TaggedProperty.ps1
- functions\other\Get-TestAccessToken.ps1
- functions\other\Get-TestAppToken.ps1
- functions\other\Get-TokenFromSecureString.ps1
- functions\other\Get-UserPhoto.ps1
- functions\other\Get-UserPhotoMetaData.ps1
- functions\other\Get-Users.ps1
- functions\other\Get-WellKnownFolderItems.ps1
- functions\other\Import-ADALToken.ps1
- functions\other\Invoke-CreateSelfSignedCert.ps1
- functions\other\Invoke-DecodeToken.ps1
- functions\other\Invoke-DeleteFolder.ps1
- functions\other\Invoke-DeleteItem.ps1
- functions\other\Invoke-DownloadAttachment.ps1
- functions\other\Invoke-EnumCalendarGroups.ps1
- functions\other\Invoke-EXRParseExtendedProperties.ps1
- functions\other\Invoke-RefreshAccessToken.ps1
- functions\other\Invoke-RestDELETE.ps1
- functions\other\Invoke-RestGet.ps1
- functions\other\Invoke-RestPatch.ps1
- functions\other\Invoke-RestPOST.ps1
- functions\other\Invoke-RestPut.ps1
- functions\other\New-Attendee.ps1
- functions\other\New-CalendarFolder.ps1
- functions\other\New-ContactFolder.ps1
- functions\other\New-EmailAddress.ps1
- functions\other\New-Folder.ps1
- functions\other\New-InboxRule.ps1
- functions\other\New-JWTToken.ps1
- functions\other\Remove-InboxRule.ps1
- functions\other\Rename-Folder.ps1
- functions\other\Send-SimpleMeetingRequest.ps1
- functions\other\Set-FolderRetentionTag.ps1
- functions\other\Set-InboxRule.ps1
- functions\other\Show-OAuthWindow.ps1
- functions\other\Update-Folder.ps1
- functions\other\Update-FolderClass.ps1
- functions\other\Update-Message.ps1
- functions\sendmail\Get-EventJSONFormat.ps1
- functions\sendmail\Get-MessageJSONFormat.ps1
- functions\sendmail\New-CalendarEventREST.ps1
- functions\sendmail\New-HolidayEvent.ps1
- functions\sendmail\New-SentEmailMessage.ps1
- functions\sendmail\Send-MessageREST.ps1
- internal\functions\CreateFlatList.ps1
- internal\functions\ExpandPayload.ps1
- internal\functions\GetFolderRetentionTags.ps1
- internal\functions\HexStringToByteArray.ps1
- internal\functions\ParseItem.ps1
- internal\functions\ParseJsonArray.ps1
- internal\functions\ParseJsonObject.ps1
- internal\functions\ParseJsonString.ps1
- internal\scripts\postimport.ps1
- internal\scripts\preimport.ps1
- xml\PoshExchRest.Format.ps1xml