mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
Monotone-Parent: 34a0500cef031e53eda3a1a6c3b2f626ce8f76dc
Monotone-Revision: f4e8a715d67a12fea729843b1401f636ce05ed66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T21:05:41 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1064,12 +1064,7 @@
|
||||
if (newParticipationStatus)
|
||||
[sogoObject changeParticipationStatus: newParticipationStatus
|
||||
withDelegate: nil];
|
||||
|
||||
[(MAPIStoreCalendarFolder *) container synchroniseCache];
|
||||
value = [properties objectForKey: MAPIPropertyKey (PR_CHANGE_KEY)];
|
||||
if (value)
|
||||
[(MAPIStoreCalendarFolder *) container
|
||||
setChangeKey: value forMessageWithKey: [self nameInContainer]];
|
||||
[self updateVersions];
|
||||
}
|
||||
|
||||
- (id) lookupAttachment: (NSString *) childKey
|
||||
|
||||
Reference in New Issue
Block a user