Question:
Hi all.
I need to know how to do sorting by date when I do an imap search. I want to get list of all UIDs.
MessageSet messageSet; messageSet = imp.Search("ALL", true); //OR messageSet - imp.GetAllUID();
Please help in resolving my issue. I hope others are also facing the same issue.
Regards, Naman