Is there any documentation on how the Calendar entries are created/managed? I’m interested in creating consistent (valid) calendar entries using the C API. What is the meaning of each field used? How do the repeating entries work?
Subject: Any _CalendarEntry | Appointment specifications?
Here’s a link with information on the various fields for a Calendar entry item:
In terms of other documention on Calendar, I’ve had very little luck except for finding the Reference Guide to Notes that comes with the C SDK…
Hope this helps.
Jay
Subject: RE: Any _CalendarEntry | Appointment specifications?
Thanks a lot, but the specifications are for 4.5 release. I found some fields in Lotus Notes R5 and R6 that are not present in the tables from c&s.pdf document I found at the link you provided. Also the field “RepeatIds” is no longer present in the later releases.
I am interested how the repeats are managed, and in case of replication conflics, how can they be solved programaticaly (based on some given settings)?
Subject: RE: Any _CalendarEntry | Appointment specifications?
I haven’t seen any other documentation relating to what you’re asking for… Perhaps someone who knows more would be willing to post that information.
As to specificaitons for repeating calendar and schedule events, I have not seen any docs on that… (for any versions).
Jay