Table of Contents

TTMSFNCCloudWhatsAppContact.AddAddress Method

Adds an address entry to the contact card.

API unit family: TMSFNCCloudWhatsApp Declaring type: TTMSFNCCloudWhatsAppContact

Syntax

function AddAddress(AStreet: string = ''; ACity: string = ''; AState: string = ''; AZIP: string = ''; ACountry: string = ''; ACountryCode: string = ''; AType: TTMSFNCCloudWhatsAppContactType = ctHome): TTMSFNCCloudWhatsAppContactAddress;

Parameters

Name Description
AStreet Street value for the new address.
ACity City value for the new address.
AState State, province, or region value for the new address.
AZIP Postal or ZIP code value for the new address.
ACountry Country name for the new address.
ACountryCode ISO country code for the new address.
AType Home or work classification for the new address.

Returns

The address entry that was added to Addresses.