Dedicated to supporting developers writing code against Outlook and Exchange. We'll explore the API's, debunk myths, and get a better understanding of Product Support in general.
I have a question regarding cdo.message object. What are the basic requirements to develop the application on the same.
Keep in mind that CDO.Message can refer to CDOSYS or CDOEX. CDOSYS ships with Windows and serves as a simple SMTP mailer and MIME parser. CDOEX is Exchange specific, it extends CDOSYS with Exchange specific business logic for calendaring and contacts. CDOEX is only available on the Exchange server.