V
Vinayakc
Hi all,
I wrote one C++ add-in which gets all the attachments in the message
and save it to the disk.
I am using get_attachments() api for that. But if mail has embedded
attachment this api could not detect that attachment.
(By embeeded attachment I mean If you create mail in .rtf format and if
copy paste some image in the mail body.)
Can you please tell me why this happens? How can I detect the embedded
attachment in the mail body.
Waiting for your help.
Thanks and Regards
Vinayakc
I wrote one C++ add-in which gets all the attachments in the message
and save it to the disk.
I am using get_attachments() api for that. But if mail has embedded
attachment this api could not detect that attachment.
(By embeeded attachment I mean If you create mail in .rtf format and if
copy paste some image in the mail body.)
Can you please tell me why this happens? How can I detect the embedded
attachment in the mail body.
Waiting for your help.
Thanks and Regards
Vinayakc