Table of Contents

TTMSFNCCloudMicrosoftOutlookCalendarItem.FromJSON Method

Populates all event fields, including attendees, from a JSON value returned by the service.

API unit family: TMSFNCCloudMicrosoftOutlookCalendar Declaring type: TTMSFNCCloudMicrosoftOutlookCalendarItem

Syntax

procedure FromJSON(jo: TJSONValue);

Parameters

Name Description
jo JSON value describing a single event.