Quantcast
Channel: ImapX 2
Viewing all articles
Browse latest Browse all 1952

New Post: How to use the folder.Search() method?

$
0
0
This is how you'd make the the particular queries you asked for in ImapX:
folder.Search ("AND SINCE \"1-Jan-2015\" BEFORE \"31-Jan-2015\"");
folder.Search ("SUBJECT \"Blah\"");
folder.Search ("FROM \"BillBob@gmail.com\"");
The DateTime.ToString() format you want to use for the dates is "d-MMM-yyyy", since I'm sure you'll want that info.

Hope that helps.

Viewing all articles
Browse latest Browse all 1952

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>