When, where the field "CalendarDateTime" was created?

Hello, I have a question about the “CalendarDateTime” field in the “Appointment” form in calendar (email database or groupcalendar database). I don’t know where and when this field was created. I used debugger, setting up a messagebox in the PostSave, QueryClose event in the “Appointment” form, I still can not find when and how to create this field.

Thanks a lot for any suggestions and helps.

Linda

Subject: When, where the field “CalendarDateTime” was created?

There are several functions/subs in the CSEventNotes script library which get called (indirectly, via functions/subs in CSCalendarEntry) in the PostRecalc event of the form. Depending on choices made on the document, one of these functions sets the CalendarDateTime field.