OfficeDev / ews-managed-api

Other
584 stars 316 forks source link

uploaditems endpoint uploading more items then requested #236

Open yadavrohit opened 4 years ago

yadavrohit commented 4 years ago

We are using the uploaditems operation to insert 200 items into a public folder on the Office 365 environment. For certain cases randomly, it will upload more items then requested with duplicate copies of certain items.

Here is the link for the API: https://docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/uploaditems- operation

Any help of guidance on issue will be appreciated.