Table of Contents

TTMSFNCCustomCloudMicrosoftOutlookContacts.UploadContactImage Method

Uploads a local image file as the image for the supplied contact.

API unit family: TMSFNCCloudMicrosoftOutlookContacts Declaring type: TTMSFNCCustomCloudMicrosoftOutlookContacts

Syntax

procedure UploadContactImage(AContact: TTMSFNCCloudMicrosoftOutlookContactsContact; AFileName: TTMSFNCUtilsFile);

Parameters

Name Description
AContact Contact the image is assigned to.
AFileName Local image file to upload.