Table of Contents

TTMSFNCWhatsAppReceiverContactEmail Class

Holds a single email address belonging to a shared contact.

API unit family: TMSFNCWhatsAppReceiver Inherits from: TPersistent

Syntax

TTMSFNCWhatsAppReceiverContactEmail = class(TPersistent)

Properties

Name Description
Email Email address value.
EmailType Indicates whether the email is a home or work address.

Methods

Name Description
ToJSON Serializes the email to its JSON representation.