How to use Outlook (OLE, COM) to perform common operations such as sending Emails
Submitted By:
AIdeas
Rating:





(
Rate It)
Share:
By Email
Visit
Description
This article covers one of the most useful features for any Delphi application which is commonly overlooked. Microsoft Outlook provides Delphi developers with a COM interface (outlook2000.pas, outlook2003.pas) that contains literally 1000's of classes, methods and properties essential to any business application
This article covers; calling the COM interface, starting Outlook, creating a mail item, editing mail item details, sending the mail item. Article also touches upon some of the other important aspects of sending mails using Outlook from Delphi. Demo application can be downloaded (Delphi 5) Examples reference Outlook 2000 but can be used in all major versions including Outlook 2003.
Comments (1)
OutLook Delphi




Posted by: Marcio on Monday, August 08, 2011
Add Your Rating