Hi sureshbarathan,
the method overload you're using us obsolete and will be removed in the coming version. Simply replace the call to search with:
Greets,
Pavel
the method overload you're using us obsolete and will be removed in the coming version. Simply replace the call to search with:
_messages = myinbox.Search("ALL")
Also take a look at the documentation. It's not complete yet, however the part about searching and downloading messages has an explanation for all methods.Greets,
Pavel