emailMessage Class |
Namespace: imbACE.Network.email
[imbAttribute(imbAttributeName.collectionPrimaryKey, "name")] public class emailMessage : imbBindable, IObjectWithName
The emailMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| emailMessage | Initializes a new instance of the emailMessage class |
| Name | Description | |
|---|---|---|
| address |
Address To
| |
| attachments |
Collection of included attachment files - files to send
| |
| content |
Content of the message
| |
| from |
Address From
| |
| isSent | ||
| name |
UID of this email message
| |
| subject |
Email subject
|
| Name | Description | |
|---|---|---|
| createMailObject |
Creates MailMessage instance
| |
| makeUID |
vraca jedinstveni emailSendTask id
| |
| OnPropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |