Fix ReencryptJob exit condition
- reencrypt() may have finished processing all items (skipping some), before EwsGetFolderContentRequest::result() was seen.
- do not exit while the last item is still being reencrypted
Fix ReencryptJob exit condition Tags None Subscribers None
Description
Details
|