B
Bhagvat
I have automated outlook and sending email using that from my MFC MDI
application, till now I was having mail body simple with some text, now I
want to use signature with some picture in body, I tried with
_MailItemPtr::HTMLBody, in HTML codeI have included the image, its showing
image in composed mail but at receivingend its not showing image. I think its
not getting image there. But if I tried similar with Insert->Picture->From
File then showing the image at receivingend. So what is the difference? and
how to insert picture programmatically?
application, till now I was having mail body simple with some text, now I
want to use signature with some picture in body, I tried with
_MailItemPtr::HTMLBody, in HTML codeI have included the image, its showing
image in composed mail but at receivingend its not showing image. I think its
not getting image there. But if I tried similar with Insert->Picture->From
File then showing the image at receivingend. So what is the difference? and
how to insert picture programmatically?