V
Venkat
I have developed a COM Addin for Outlook. In that I am
using MailItem object to create a new mailitem. I
programmatically attach a file into that mailitem. Then I
checked the attachment count. It showed 1. Then I manually
deleted the attachment from that mailitem. Then I checked
the attachment count. It still shows 1. How to maintain
attachment count while adding and deleting attachments?
Please help me in this regard as soon as possible.
Thanks,
Venkat.
using MailItem object to create a new mailitem. I
programmatically attach a file into that mailitem. Then I
checked the attachment count. It showed 1. Then I manually
deleted the attachment from that mailitem. Then I checked
the attachment count. It still shows 1. How to maintain
attachment count while adding and deleting attachments?
Please help me in this regard as soon as possible.
Thanks,
Venkat.