Пример #1
0
 public bool DeleteCalendar(string calendarId)
 {
     return(iCalendar.DeleteCalendar(calendarId));
 }