diff --git a/SoObjects/Appointments/SOGoCalendarComponent.h b/SoObjects/Appointments/SOGoCalendarComponent.h index 80230884c..1f7299bc4 100644 --- a/SoObjects/Appointments/SOGoCalendarComponent.h +++ b/SoObjects/Appointments/SOGoCalendarComponent.h @@ -48,6 +48,8 @@ - (NSException *) delete; +- (NSException *) changeParticipationStatus: (NSString *) _status; + /* mail notifications */ - (BOOL) sendEMailNotifications; - (void) sendEMailUsingTemplateNamed: (NSString *) _pageName