Archived Forum Post

Index of archived forum posts

Question:

imap search - sorting by date

Nov 16 '15 at 12:52

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