Mail File Attachments using C++ API 2.3

The method for attaching a file to an email from a C++ program using API 2.3 is not appearent from reading the docs.

Also, is there a method for opening an email template for the user to select the recipient.

Thanks,

Roy

Subject: Mail File Attachments using C++ API 2.3

Hello,

did you check the “\samples\rtattach” sample?

Please try to adapt this sample program shipped with the c++ api.

Post further requirements/questions and explain at which stage of the program your problems occur.

Kuwe