Initial feature for drag / drop calendar events.
This commit is contained in:
@@ -28,6 +28,7 @@ public enum CalendarSynchronizerOperation
|
||||
{
|
||||
CreateEvent,
|
||||
UpdateEvent,
|
||||
ChangeStartAndEndDate,
|
||||
DeleteEvent,
|
||||
AcceptEvent,
|
||||
DeclineEvent,
|
||||
|
||||
Reference in New Issue
Block a user