TTMSFNCCloudWhatsAppContactEmail Class
Stores an email address entry for a WhatsApp contact card.
API unit family: TMSFNCCloudWhatsApp
Inherits from: TPersistent
Syntax
TTMSFNCCloudWhatsAppContactEmail = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Gets or sets the email address. | |
| EmailType | Gets or sets whether the email address is a home or work email address. |
Methods
| Name | Description |
|---|---|
| ToJSON | Serializes the email entry to a WhatsApp contact JSON object. |