Outlook programming

  • Thread starter ×נסטסיה
  • Start date
×

×נסטסיה

Hi , I would like to send an email using Microsoft Outlook, but via other
protocol than TCP/IP, so:

1. Is there a possibility to get the information about current letter to
send from the outlook (to, from, subject, body, attachments), so I’ll be able
to construct my protocol packet directly, and wouldn’t use the TCP protocol
to sending it? (And, vise versa, to set that information)
2. OR should I catch the TCP packet somewhere and translate it to my
protocol packet?
3. OR should I retrieve the information via SMTP protocol?
4. Is programming COM add-ins to Outlook can help me?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top