TTMSFNCCloudGoogleGmailHeader Class
Represents a single message header as a name/value pair, such as From, To, Subject or Date.
API unit family: TMSFNCCloudGoogleGmail
Syntax
TTMSFNCCloudGoogleGmailHeader = class
Properties
| Name | Description |
|---|---|
| Name | Name of the header, for example "Subject" or "From". |
| Value | Value associated with the header name. |