H
Hammer
I've got an add-in problem with Outlook MeetingItem's.
Without my add-in, when creating a meeting, I select some
recipients to attend. Once the meeting is sent, let's say
I forgot to add someone. So, I open it back up and add
the recipient. Clicking "Save and Close" causes Outlook
to ask me if I want to send only to the new recipients or
to everyone or to nobody.
With my add-in, everything described above is the same
except for the last sentence. Clicking "Save and Close"
causes Outlook to ask me if I want to send to everyone or
nobody at all.
The add-in is the culprit and I'm not seeing an event that
needs to be handled or property I can modify to get it to
work properly. I've scoured the VBA documentation and
Google and other sites all day long and all I can say
is, "Help!"
Without my add-in, when creating a meeting, I select some
recipients to attend. Once the meeting is sent, let's say
I forgot to add someone. So, I open it back up and add
the recipient. Clicking "Save and Close" causes Outlook
to ask me if I want to send only to the new recipients or
to everyone or to nobody.
With my add-in, everything described above is the same
except for the last sentence. Clicking "Save and Close"
causes Outlook to ask me if I want to send to everyone or
nobody at all.
The add-in is the culprit and I'm not seeing an event that
needs to be handled or property I can modify to get it to
work properly. I've scoured the VBA documentation and
Google and other sites all day long and all I can say
is, "Help!"