Hello everybody,
I' trying to move mails from inbox to a personal folder. Before, I'm getting all mails using Redemption mapitable using getrow because I've got more than 1000 mail into so I wasn't able to use getrows.
So, when I try to move mails, it works until the 248th message and then I've got an error message from Exchange server that is saying : MAPI_E_NOT_FOUND
How can I do avoid this problem ?
Thanks
I' trying to move mails from inbox to a personal folder. Before, I'm getting all mails using Redemption mapitable using getrow because I've got more than 1000 mail into so I wasn't able to use getrows.
So, when I try to move mails, it works until the 248th message and then I've got an error message from Exchange server that is saying : MAPI_E_NOT_FOUND
How can I do avoid this problem ?
Thanks