DMRecipientRecord Class |
The DMRecipientRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| Created |
Date and time the recipient record was created.
| |
| Fields |
A string array of Fields relevant to this recipient record.
| |
| Health |
An integer indicating the positive and negative responses as a total: Will have a valid value only from GetQueryResults.
| |
| IP |
The IP address of the recipient.
| |
| LastEventID |
Indicates the last event ID related to the recipient.
| |
| Modified |
Date and time the recipient record was last modified.
| |
| OS |
Operating system of the recipient.
| |
| PrefersText |
Boolean value indicating if the recipient prefers Text as email format.
| |
| RecipientID |
ID of the email recipient.
| |
| RSSOnly |
Boolean value indicating if the recipient prefers RSS only feed.
| |
| Unsubscribed |
Boolean value indicating if the recipient is unsubscribed.
| |
| VerifiedFlash |
Boolean value indicating if it has been verified that the recipient can use Flash.
| |
| VerifiedHTML |
Boolean value indicating if it has been verified that the recipient can view HTML.
| |
| WB |
The web browser used by the recipient.
|