Table of Contents

TTMSFNCCloudMicrosoftOutlookMailItem.FromJSON Method

Reads the message fields, sender, recipients and body from a parsed JSON message object.

API unit family: TMSFNCCloudMicrosoftOutlookMail Declaring type: TTMSFNCCloudMicrosoftOutlookMailItem

Syntax

procedure FromJSON(jo: TJSONValue);

Parameters

Name Description
jo JSON value describing the message.