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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name OutlookConnector

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name OutlookConnector

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Igor Iric. All rights reserved.

Package Details

Author(s)

  • iricigor@gmail.com

Tags

MicrosoftOffice Outlook

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

Version History

Version Downloads Last updated
0.92.1 (current version) 9,643 11/19/2015
0.91 68 10/22/2015