Press on the image to return to the main documentation page.
|
AddEventAttendee (eventID As Int, Name As String, Email As String, Relationship As String, Type As String, Status As String)
CreateEvent (CalID As Int, Title As String, Desc As String, Location As String, StartTime As Long, EndTime As Long, RRule As String, AllDay As Boolean) As String
CreateEventWithReminder (CalID As Int, Title As String, Desc As String, Location As String, StartTime As Long, EndTime As Long, ReminderTime As Long, RRule As String, AllDay As Boolean) As String
DeleteCalendarEntry (entryID As Int) As Int
GetAllTimeZones As String()
GetEventDetails (eventId As Int) As Map
GetExtendedListOfAllCalendars (AccessLevel As Int) As List
GetListOfAllCalendars (Own As Boolean) As Map
GetListofAllEventsforCalendar (calID As Int) As List
GetListofEventsforCalendarBetweenDates (calID As Int, StartTime As Long, FinishTime As Long) As List
GetListofEventsforCalendarSpanningTimes (calID As Int, StartTime As Long, FinishTime As Long) As List
Initialize
ListExtendedCalendarEntryDetails (eventId As Int) As Map
ListofEventsWithDescKeywordBetweenDates (calID As Int, Keyword As String, StartTime As Long, FinishTime As Long) As List
ListofEventsWithTitleKeywordBetweenDates (calID As Int, Keyword As String, StartTime As Long, FinishTime As Long) As List
UpdateEvent (eventID As Int, Title As String, Desc As String, Location As String, ChangeTime As Boolean, StartTime As Long, EndTime As Long) As Int
AddEventAttendee (eventID As Int, Name As String, Email As String, Relationship As String, Type As String, Status As String)
CreateEvent (CalID As Int, Title As String, Desc As String, Location As String, StartTime As Long, EndTime As Long, RRule As String, AllDay As Boolean) As String
CreateEventWithReminder (CalID As Int, Title As String, Desc As String, Location As String, StartTime As Long, EndTime As Long, ReminderTime As Long, RRule As String, AllDay As Boolean) As String
DeleteCalendarEntry (entryID As Int) As Int
GetAllTimeZones As String()
GetEventDetails (eventId As Int) As Map
GetExtendedListOfAllCalendars (AccessLevel As Int) As List
GetListOfAllCalendars (Own As Boolean) As Map
GetListofAllEventsforCalendar (calID As Int) As List
GetListofEventsforCalendarBetweenDates (calID As Int, StartTime As Long, FinishTime As Long) As List
GetListofEventsforCalendarSpanningTimes (calID As Int, StartTime As Long, FinishTime As Long) As List
Initialize
ListExtendedCalendarEntryDetails (eventId As Int) As Map
ListofEventsWithDescKeywordBetweenDates (calID As Int, Keyword As String, StartTime As Long, FinishTime As Long) As List
ListofEventsWithTitleKeywordBetweenDates (calID As Int, Keyword As String, StartTime As Long, FinishTime As Long) As List
UpdateEvent (eventID As Int, Title As String, Desc As String, Location As String, ChangeTime As Boolean, StartTime As Long, EndTime As Long) As Int