SummerXia93
Results
2
comments of
SummerXia93
I tried single delete and batch delete all throw the same error. The APIs I am using are these: service.deleteItems(itemIds, DeleteMode.HardDelete, SendCancellationsMode.SendToNone, AffectedTaskOccurrence.AllOccurrences); item.delete(DeleteMode.HardDelete);
I have the same issue too. Is there any solution with it yet?