(fix) carry over the delegatedTo, not only the part stat

This commit is contained in:
Ludovic Marcotte
2015-12-15 16:28:13 -05:00
parent 0f578876af
commit 76f0ec9ae0
3 changed files with 11 additions and 10 deletions
@@ -44,8 +44,8 @@ extern NSNumber *iCalDistantFutureNumber;
- (iCalPerson *) userAsAttendee: (SOGoUser *) user;
- (NSString *) participationStatusForUser: (SOGoUser *) theUser
attendee: (iCalPerson *) theAttendee;
- (iCalPerson *) participantForUser: (SOGoUser *) theUser
attendee: (iCalPerson *) theAttendee;
- (NSArray *) attendeeUIDs;
- (BOOL) isStillRelevant;