Open GoogleCodeExporter opened 8 years ago
//ToDo: Also Track Available Status, but this is not existing in Google Data API --> even not possible to assign free/available Status through Google Data Api
slave.Status = Google.GData.Calendar.EventEntry.EventStatus.CONFIRMED; //-->
works
slave.Status = Google.GData.Calendar.EventEntry.EventStatus.TENTATIVE; //-->
doesn't work
Original comment by Saller....@gmail.com
on 16 Oct 2014 at 4:58
Original issue reported on code.google.com by
Saller....@gmail.com
on 16 Oct 2014 at 3:12