Move the event to a different calendar.
int MoveEvent(char* lpszdestinationCalendarId);
This method moves the event specified by EventId to the calendar specified by the destinationCalendarId param.