I am creating appointments on the fly from a database and I noticed that some of the appointments had a ';' character added to the end of the summary text. The appointment has some formatting done in the AppointmentFormatting event but the summary never contains a ';' either in the appointment or the appointmentelement objects.
After further investigation, the ';' only appears on shorter appointments (see attached image), all the appointments in the example have an identical Location and Summary but the shorter appointments appear with a ';', the longer ones do not.
The AppointmentTitleFormat is set to "{3}{2}" but it seems to occur regardless of the format.
Has anybody got any ideas as to what is going on, it has been driving me nuts trying to find out and fix it.
Regards
Peter
After further investigation, the ';' only appears on shorter appointments (see attached image), all the appointments in the example have an identical Location and Summary but the shorter appointments appear with a ';', the longer ones do not.
The AppointmentTitleFormat is set to "{3}{2}" but it seems to occur regardless of the format.
Has anybody got any ideas as to what is going on, it has been driving me nuts trying to find out and fix it.
Regards
Peter