TTMSFNCCloudGooglePeople.DeleteContact Method
Deletes an existing contact.
API unit family: TMSFNCCloudGooglePeople
Declaring type: TTMSFNCCloudGooglePeople
Inherited from: TTMSFNCCustomCloudGooglePeople
Syntax
procedure DeleteContact(AContact: TTMSFNCCloudGooglePeopleContact);
Remarks
The result is reported through the OnDeleteContact event.
Parameters
| Name | Description |
|---|---|
AContact |
Contact to delete. No request is issued when this is nil or its ID is empty. |