Mailcore: Using syncMessagesWithFolder

193 Views Asked by At

I have an array of UIDs I want to sync with the folder. The UIDS argument in the method takes an MCOIndexSet. I'm not sure how I can pass my specific list of UIDS in that manner.

In other words how do I convert my array of UIDS to an MCOIndexSet?

0

There are 0 best solutions below