Outlook mail items by sender

Add-in Express™ Support Service
That's what is more important than anything else

Outlook mail items by sender
 
Rokk




Posts: 1
Joined: 2013-03-09
Hello
This is my first project with add-in express products and I'm stuck on where/how to begin

I need to search Outlook's(03-13) Inbox and Subfolders to fill a grid (in my Delphi app) with all mail items
from joe@needsaexample.com

Any push in the right direction greatly appreciated
Thanks in advance
Posted 14 Aug, 2013 00:29:36 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Rokk,

Thank you for choosing Add-in Express.

I suggest that you get the MAPIFolder.Items collection and use the Items.Restrict method. Please find more details at http://social.msdn.microsoft.com/Forums/en-US/4b6dc55c-eadf-4dfd-8849-b855f465ffe2/find-or-restrict-all-cc-and-bcc.


Andrei Smolin
Add-in Express Team Leader
Posted 14 Aug, 2013 04:11:31 Top