Table of Contents

TTMSFNCCloudGooglePeopleContacts.Find Method

Searches the collection for the contact with the given resource identifier.

API unit family: TMSFNCCloudGooglePeople Declaring type: TTMSFNCCloudGooglePeopleContacts

Syntax

function Find(const ID: string): TTMSFNCCloudGooglePeopleContact;

Parameters

Name Description
ID Resource identifier of the contact to locate.

Returns

The matching contact, or nil when no contact has the given identifier.