M
mikeo
Hi,
Does anyone how (or if) AppointmentItem.IsConflict works in VSTO 2008 with
Outlook 2007?
I have some simple code that goes through the items in a RecurrencePattern
and displays a message for each item that has a conflict. I don't seem to be
able to get AppointmentItem.IsConflict to return True in any situation, even
those in which Outlook displays "Conflicts with another appointment on your
Calendar." at the top of the inspector window. Any suggestions/comments
would be appreciated.
I'm using VB .NET and VSTO 2008 for an Outlook 2007 Add-in.
Thanks,
mikeo
Does anyone how (or if) AppointmentItem.IsConflict works in VSTO 2008 with
Outlook 2007?
I have some simple code that goes through the items in a RecurrencePattern
and displays a message for each item that has a conflict. I don't seem to be
able to get AppointmentItem.IsConflict to return True in any situation, even
those in which Outlook displays "Conflicts with another appointment on your
Calendar." at the top of the inspector window. Any suggestions/comments
would be appreciated.
I'm using VB .NET and VSTO 2008 for an Outlook 2007 Add-in.
Thanks,
mikeo