======Microsoft - Exchange - PowerShell - Exchange Web Services (EWS)====== [[https://msdn.microsoft.com/en-us/library/dd633710(v=exchg.80)|MSDN - Explore the EWS Managed API 2.0]] \\ [[https://msdn.microsoft.com/en-us/library/office/jj945067(v=exchg.150).aspx|MSDN - Exchange 2013 - Public folder access with EWS in Exchange]] \\ [[http://gsexdev.blogspot.nl/2010/02/create-folder-under-inbox-if-one-doesnt.html|Glen's Exchange Dev Blog - Create a folder under the Inbox if one doesn't existing using Powershell and the EWS Managed API]] \\ [[http://blogs.msdn.com/b/emeamsgdev/archive/2013/10/21/powershell-create-folders-in-users-mailboxes.aspx|MSDN Blogs > EMEA Developer Support for Messaging Team Blog > PowerShell: Create folders in users' mailboxes]] \\ [[http://mikepfeiffer.net/2011/04/powershell-script-cmdlets-for-managing-e-mail-items-using-the-exchange-web-services-managed-api/|Mike Pfeiffer - PowerShell Script Cmdlets for Managing E-Mail Items using the Exchange Web Services Managed API]] \\ [[http://blogs.msdn.com/b/emeamsgdev/archive/2013/06/25/powershell-search-mailbox-for-items-of-a-particular-message-class-itemclass.aspx|MSDN Blogs > EMEA Developer Support for Messaging Team Blog > PowerShell: Search mailbox for items of a particular message class (ItemClass)]] \\ [[http://blogs.msdn.com/b/emeamsgdev/archive/2013/06/25/powershell-search-public-folders-for-items-of-a-particular-message-class-itemclass.aspx|MSDN Blogs > EMEA Developer Support for Messaging Team Blog > PowerShell: Search public folders for items of a particular message class (ItemClass)]] \\ [[http://blogs.msdn.com/b/emeamsgdev/archive/2014/10/22/powershell-merge-mailbox-folders.aspx|MSDN Blogs > EMEA Developer Support for Messaging Team Blog > PowerShell: Merge mailbox folders]] \\ [[http://blogs.msdn.com/b/emeamsgdev/archive/2012/04/27/powershell-script-to-move-items-from-one-folder-to-another-in-a-user-s-mailbox.aspx|MSDN Blogs > EMEA Developer Support for Messaging Team Blog > PowerShell: Script to move items from one folder to another in a user's mailbox]] \\ [[http://blogs.technet.com/b/exchange/archive/2013/05/09/use-exchange-web-services-and-powershell-to-discover-and-remove-direct-booking-settings.aspx|The Exchange Team Blog - Use Exchange Web Services and PowerShell to Discover and Remove Direct Booking Settings]] \\ [[http://eightwone.com/2013/06/21/removing-duplicate-items-from-a-mailbox/|EighTwOne #821 - Removing Duplicate Items from a Mailbox]] \\ [[http://gsexdev.blogspot.nl/2012/01/ews-managed-api-and-powershell-how-to_23.html| Glen's Exchange Dev Blog - EWS Managed API and Powershell How-To series Part 2 - Folders]] \\ [[http://blogs.technet.com/b/bill_long/archive/2010/04/06/accessing-the-information-store-from-powershell.aspx|TechNet Blogs » Bill Long's Exchange Blog » Accessing The Information Store From Powershell]] \\ [[https://social.msdn.microsoft.com/Forums/exchange/en-US/ec8eae33-87ec-43f2-ad37-f8c9e0bec388/ews-how-to-delete-a-nonwell-known-folder-in-a-mailbox-i-have-full-rights-to?forum=exchangesvrdevelopment|Microsoft - Office Dev Center - EWS: How to delete a non-Well known folder in a mailbox I have full rights to?]] (MsgFolderRoot is the parent folder of Inbox.) \\ =====API Download====== [[https://github.com/OfficeDev/ews-managed-api|GitHub - OfficeDev/ews-managed-api]] \\ [[https://www.nuget.org/packages/Microsoft.Exchange.WebServices/|nuget - Microsoft.Exchange.WebServices 2.2.0]] Now dead links: * [[http://www.microsoft.com/en-us/download/details.aspx?id=28952|Microsoft Download Center - Exchange Web Services Managed API 1.2]] * [[http://www.microsoft.com/en-us/download/details.aspx?id=30141|Microsoft Download Center - Exchange Web Services Managed API 1.2.1]] * [[http://www.microsoft.com/en-us/download/details.aspx?id=35371|Microsoft Download Center - Microsoft Exchange Web Services Managed API 2.0]] * [[http://www.microsoft.com/en-us/download/details.aspx?id=42022|Microsoft Download Center - Microsoft Exchange Web Services Managed API 2.1]] * [[http://www.microsoft.com/en-us/download/details.aspx?id=42951|Microsoft Download Center - Microsoft Exchange Web Services Managed API 2.2]] =====GitHub===== [[https://github.com/search?q=ews|Search for 'ews' on GitHub]] \\ [[https://github.com/OfficeDev/ews-managed-api|OfficeDev/ews-managed-api]] \\ [[https://github.com/OfficeDev/ews-java-api|OfficeDev/ews-java-api]] \\