Hi Group,
are Calendar event sinks are only possibly with Web Storage System, or
should the calendarfolder work like the inbox folder?
I implemented the snyc(OnSyncSave) and async(OnSave) interfaces and can them
register....
They work fine with the inboxfolder from a user, but they do not work with
appointments in the Calendarfolder. Am i missing something?
thx in advance
Flo
Tor Svanholm - 28 Jul 2004 11:33 GMT
Hi,
Make sure you have registered for events on the right folder i e
file://./backofficestorage/domain-name/MBX/user-alias/Calendar
and that the event registration don't have any restrictions on message class
or similar that can prevent event from executing.
Use ExchExplorer and see what your registration for events look like.
I don't think there are any difference between folder when it comes to event
registration.
Good luck
> Hi Group,
> are Calendar event sinks are only possibly with Web Storage System, or
[quoted text clipped - 7 lines]
> thx in advance
> Flo