What i'm basically trying to do is have a recurring appointment for a user that says "Happy Birthday", but also that it display a birthday cake or another image in the subject heading or the cell that the appointment is in. I'm wondering if this is at all possible and/or if somebody has allready done something along these lines. Thank You.
Hi,
You can set Url property of the WebMonthView ->RecurrenceImage object. The AppointmentFormatString, AppointmentTooltipFormatString properties can help you customize the cell where you have recurring appointment.
Please test the attached sample.
this will work only if i have no other recurring appointments. What if i do have other recurring appointments but only this particular one will show the birthday cake?