Is there a code example available on the web which helps me getting started with mail creation (including a recipient list) with Delphi and Outlook? Currently we use mailto: however this has a limitation regarding the URL length, and we need a way to put quite many users on the recipient list. (No this is will not be a spam mail application). We can not use SMTP because the user needs to display and edit the draft before sending.
I have found some hints about WebDAV, maybe this is another option (using MS Exchange 2008)?
Take a look at:
http://www.rapware.nl/prod_easymapi_page1.asp?SubMenu=EasyMAPI.
Its a really good component, I have been using it for a long time with great results. It supports MS Exchange as well.