﻿  
  EventMap = New Map;
  EventMap.Insert("Description", "Test event description (change.)");
  
  Response = OPI_GoogleCalendar.EditEvent(Token, "55868c32be16935f0...", EventMap, "j4nonfcc0m2...");
  Response = OPI_Tools.JSONString(Response);
