exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What recurrence exception was changed? (OnSyncSave)

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Development
Author Message
amkruglov



Joined: 06 Aug 2007
Posts: 1

PostPosted: Mon Jul 09, 2007 10:14 am    Post subject: What recurrence exception was changed? (OnSyncSave) Reply with quote

Hi,

I'm working on exhange's event handler. All the calendar activity
should be exported to another system.
Outlook's user changes one recurrence instance and then I get a event
(OnSyncSave) from the Master recurring appointment. Is there simple
way to determine what exception instance was changed? I would not like
to export all recurrence exception in this case.

Archived from group: microsoft>public>exchange2000>development
Back to top
View user's profile Send private message
Glen Scales [MVP]



Joined: 05 Aug 2007
Posts: 92

PostPosted: Tue Jul 10, 2007 8:27 pm    Post subject: Re: What recurrence exception was changed? (OnSyncSave) Reply with quote

You would need to loop through the exceptions using the IExceptions
Interface http://msdn2.microsoft.com/en-us/library/aa487442.aspx on the
master appointment and check the last updated time of each exception. The
exceptions themselves are stored as hidden attachment on the Master instance
so this interface gives you access to this.

Cheers
Glen

wrote in message @c77g2000hse.googlegroups.com...
> Hi,
>
> I'm working on exhange's event handler. All the calendar activity
> should be exported to another system.
> Outlook's user changes one recurrence instance and then I get a event
> (OnSyncSave) from the Master recurring appointment. Is there simple
> way to determine what exception instance was changed? I would not like
> to export all recurrence exception in this case.
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Public folder contain .(dot) throw exception Hi, I am using to get public folder details from exchange. If a folder is named like MyIni.Ini, MyApp.exe and so On, WebDav throw exception. Could you please tell me the escape character for .(dot ) to use? Thank you Regards

Custom OWA form for RECURRENCE appointments is not working Hi, All, I need to create a custom OWA form to extend the OWA appointment form for appointment items that are of my custom content class I have registered my ASP form to the

exception Hi, I have recurrence appointment (every week). One item is the exception. The subject, the location, the time of the exception I can get from the field - and that's fine. But where can I read the body of the exception appointment. I know

Inetinfo.exe - Exception & OWA stops working Help! I need it. I am using windows NT 4.5 Backoffice and Exchange 5.5, and the following is error message: inetinfo.exe + Exception: access violation (0xc0000005), Address: 0x77f64bc6 OWA also stops working on a regular basis and I have to keep restarti

location has changed for the this user I'm currently running Outlook XP and Exchange 5.5. I created mandatory user profiles for the end users. Basically their desktop and all their settings are replaced with a generic one every time they reboot. They click on an outlook profile every time t
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group