This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Olga AsakroburakoiLorraine Asagerolyobu 21.Dec.09 11:03 AM a Web browser Applications Development6.5.6All Platforms
Hi All,
I am trying to send an email with attachment but want to keep email body blank. Whenever I send some email with attachment Lotus default message "See attached file:<File Name>" appears in the email body part.
I have tried to remove the email body contain with the below code
Call RichtextItem.remove
It removes the body contain as well as attachment too.
Someone please suggest me, how can i remove the default message from the email body contains so that i can send my email with attachment where email body part will be blank.