TTMSFNCCustomCloudMicrosoftOutlookCalendar.AddCalendar Method
Starts an asynchronous request that creates a new calendar with the given name in the connected account.
API unit family: TMSFNCCloudMicrosoftOutlookCalendar
Declaring type: TTMSFNCCustomCloudMicrosoftOutlookCalendar
Syntax
procedure AddCalendar(AName: string);
Remarks
The request is skipped when the name is empty.
Parameters
| Name | Description |
|---|---|
AName |
Display name for the new calendar. |