OutlookConnector

0.91

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

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 -RequiredVersion 0.91

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

Install-PSResource -Name OutlookConnector -Version 0.91

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

Microsoft Office Outlook

Functions

Connect-Outlook Start-Outlook Get-OutlookInbox Get-OutlookMessage Get-OutlookFolder Export-OutlookMessage Export-OutlookFolder

Dependencies

This module has no dependencies.

Release Notes

Initial public release, October 2015.

FileList

Version History

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