RecipientInfo Class |
Namespace: Dynamicweb.Controls
The RecipientInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| RecipientInfo |
Initializes a new instance of an object.
| |
| RecipientInfo(String, String, String) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
Gets or sets recipient e-mail address.
| ||
| ErrorMessage |
Gets or sets error message.
| |
| ID |
Gets or sets the ID of recipient
| |
| IsHidden |
Gets or sets value which indicate whether this recipient is hidden or not.
| |
| Name |
Gets or sets recipient name.
| |
| RemovePermission |
Gets or sets value which indicate whether this recipient has permission to send email or not.
|