TTMSFNCCloudMicrosoftOutlookContactsContacts.Find Method
Locates the contact with the given unique identifier.
API unit family: TMSFNCCloudMicrosoftOutlookContacts
Declaring type: TTMSFNCCloudMicrosoftOutlookContactsContacts
Syntax
function Find(const ID: string): TTMSFNCCloudMicrosoftOutlookContactsContact;
Parameters
| Name | Description |
|---|---|
ID |
The unique identifier of the contact to find. |
Returns
The matching contact, or nil when no contact has the given identifier.