TTMSFNCCustomCloudGoogleCalendar.UpdateCalendar Method
Sends a request to update the given calendar in the connected account.
API unit family: TMSFNCCloudGoogleCalendar
Declaring type: TTMSFNCCustomCloudGoogleCalendar
Syntax
procedure UpdateCalendar(ACalendar: TTMSFNCCloudGoogleCal);
Remarks
The request runs asynchronously; handle OnUpdateCalendar for the result.
Parameters
| Name | Description |
|---|---|
ACalendar |
Calendar with the updated values to save. |