Hi all,
We are using Rebex.mail.dll to fetch the emails, We have to fetch the emails with specific datetime range.So We are using ImapSearchPaarmeter.Arrived(DateTime since,DateTime before) but it is only fetching the based on Date not the DateTime.
Please give me some suggestions to fetch the emails based on DateTime not Date.
thanks....