Table of Contents

TTMSFNCCloudMicrosoftOutlookCal Class

Represents a single calendar in the connected account, identified by its unique id and display name.

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Inherits from: TCollectionItem

Syntax

TTMSFNCCloudMicrosoftOutlookCal = class(TCollectionItem)

Properties

Name Description
ID Unique identifier of the calendar, assigned by the service.
Summary Display name of the calendar.

Methods

Name Description
FromJSON Populates the calendar id and name from a JSON value returned by the service.
GetOwner Returns the collection that owns this calendar.