We have seen how to view emails – this is how to view items in your calendar function get-calendaritem { $outlook = New-Object -ComObject Outlook.Application get-mailfolders | where { $_ . Path -like "*calendar*" -and $_ . Path -notlike "
Read More...
Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2011/08/23/outlook-viewing-calendar-entries.aspx
Posted
Aug 23 2011, 01:34 PM
by
Richard Siddaway's Blog