OutlookConnector
0.92.1
The module Outlook Connector will enable you to connect to MS Outlook session on your computer via few simple to use command line functions. You can pipe array of messages to PowerShell commands and do all the scripting with provided data (grouping, examining, logging, etc.). Or, you can export all or some messages to file system, which is functionality not provided i
The module Outlook Connector will enable you to connect to MS Outlook session on your computer via few simple to use command line functions. You can pipe array of messages to PowerShell commands and do all the scripting with provided data (grouping, examining, logging, etc.). Or, you can export all or some messages to file system, which is functionality not provided in Outlook itself!
List of commands:
Connect-Outlook
Start-Outlook
Get-OutlookInbox
Get-OutlookMessage
Get-OutlookFolder
Export-OutlookMessage
Export-OutlookFolder
Export-OutlookMessageBody
All commands have documented help system. Type Get-Help about_OutlookConnector, or Get-Command -Module OutlookConnector for more info.
Show more
List of commands:
Connect-Outlook
Start-Outlook
Get-OutlookInbox
Get-OutlookMessage
Get-OutlookFolder
Export-OutlookMessage
Export-OutlookFolder
Export-OutlookMessageBody
All commands have documented help system. Type Get-Help about_OutlookConnector, or Get-Command -Module OutlookConnector for more info.
Installation Options
Owners
Copyright
(c) 2015 Igor Iric. All rights reserved.
Package Details
Author(s)
- iricigor@gmail.com
Tags
Functions
Connect-Outlook Start-Outlook Get-OutlookInbox Get-OutlookMessage Get-OutlookFolder Export-OutlookMessage Export-OutlookMessageBody Export-OutlookFolder
Dependencies
This module has no dependencies.
Release Notes
Added Export-OutlookMessageBody function, corrected contact email addresses
FileList
- OutlookConnector.nuspec
- about_OutlookConnector.help.txt
- Connect-Outlook.ps1
- Export-OutlookFolder.ps1
- Export-OutlookMessage.ps1
- Export-OutlookMessageBody.ps1
- Get-OutlookFolder.ps1
- Get-OutlookInbox.ps1
- Get-OutlookMessage.ps1
- OutlookConnector.HelperFunctions.ps1
- OutlookConnector.psd1
- OutlookConnector.psm1
- readme.md
- Start-Outlook.ps1
- 0.92\about_OutlookConnector.help.txt
- 0.92\Connect-Outlook.ps1
- 0.92\Export-OutlookFolder.ps1
- 0.92\Export-OutlookMessage.ps1
- 0.92\Export-OutlookMessageBody.ps1
- 0.92\Get-OutlookFolder.ps1
- 0.92\Get-OutlookInbox.ps1
- 0.92\Get-OutlookMessage.ps1
- 0.92\OutlookConnector.HelperFunctions.ps1
- 0.92\OutlookConnector.psd1
- 0.92\OutlookConnector.psm1
- 0.92\PSGetModuleInfo.xml
- 0.92\readme.md
- 0.92\Start-Outlook.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.92.1 (current version) | 12,190 | 11/19/2015 |
0.91 | 70 | 10/22/2015 |