php-ews icon indicating copy to clipboard operation
php-ews copied to clipboard

Move Folders

Open jboomer007 opened this issue 5 years ago • 0 comments

curious if the move Item can Accept a Folder. So for instance if there is folder: Inbox ->2020->Working Folder And i need to move the foder and all contents to Inbox->Archive->2020 So the end result would be the folder now exists at : Inbox->Archive->2020->Working Folder

I know it can be done as the method exists for the folder Object:

https://docs.microsoft.com/en-us/dotnet/api/microsoft.exchange.webservices.data.folder.move?view=exchange-ews-api

Please aadvise

jboomer007 avatar Dec 11 '20 21:12 jboomer007