CONNECTING FROM DELPHI TO OUTLOOK (2003-07-11 14:46:07)Check my tips about Outlook automation from Delphi at http://www.scalabium.com/faq/dc_tips.htm
Just read an OLE section there
Also I wrote...
EXTRACTING ATTACHEMENTS FROM OUTLOOK (2003-11-03 07:23:41)1. if you have the authentication for POP3, it mean that you incorrectly specified some properties (server, user/password, proxy etc)
Personally I...
ACCESSING MS OUTLOOK ATTACHMENTS IN D7E (2004-04-27 21:51:52)You may read my tips in OLE category. There I posted code.
Also you may download the demo project where I shown how to work with...
ACCESSING E-MAILS IN OUTLOOK (2004-08-02 14:35:08)Check my demo project: http://www.scalabium.com/faq/delphioutlook.zip
This is a demo for my tips in OLE Automation category:...