B
BigDubb
I have noticed that the PropertyChange Event fires everytime a new recipient
is added to an Meeting/Appointment. Which makes sense, however, the problem
that I seem to be encountering is that the event fires everytime for every
recipient for every recipient..
i.e. I have an appointment with three recipients (Jane Doe; Jack Black; Tom
Test; George W)
The PropertyChange event fires off 16 times (recipeints.count *
recipients.Count)
Does anyone have any ideas on how I might go about trapping on this to only
allow it to run one time per update?
Thanks.
is added to an Meeting/Appointment. Which makes sense, however, the problem
that I seem to be encountering is that the event fires everytime for every
recipient for every recipient..
i.e. I have an appointment with three recipients (Jane Doe; Jack Black; Tom
Test; George W)
The PropertyChange event fires off 16 times (recipeints.count *
recipients.Count)
Does anyone have any ideas on how I might go about trapping on this to only
allow it to run one time per update?
Thanks.