Component that connects to a Microsoft account and exposes its calendars and events for reading, adding, updating and deleting, with notification events published for design-time use.
Starts an asynchronous request that creates a new event in the calendar identified by the event's calendar id. (inherited from TTMSFNCCustomCloudMicrosoftOutlookCalendar)
Starts an asynchronous request that creates a new calendar with the given name in the connected account. (inherited from TTMSFNCCustomCloudMicrosoftOutlookCalendar)
Starts an asynchronous request that retrieves the events of a specific calendar within a date range into Items. (inherited from TTMSFNCCustomCloudMicrosoftOutlookCalendar)
Starts an asynchronous request that retrieves all calendars of the connected account into Calendars. (inherited from TTMSFNCCustomCloudMicrosoftOutlookCalendar)
Starts an asynchronous request that saves changes made to an existing event back to the service. (inherited from TTMSFNCCustomCloudMicrosoftOutlookCalendar)