Hello,
I'm trying to programmatically check for conflicts and throw up a message box if someone sends me an appointment that conflicts with an existing appointment.
I'm not finding any properties of the MeetingItem or the GetAssociatedAppointment that seem to indicate this. Apparently IsConflict and the Conflicts collection refer to a different type of conflict.
-Eric
I'm trying to programmatically check for conflicts and throw up a message box if someone sends me an appointment that conflicts with an existing appointment.
I'm not finding any properties of the MeetingItem or the GetAssociatedAppointment that seem to indicate this. Apparently IsConflict and the Conflicts collection refer to a different type of conflict.
-Eric