StiSendEMailEventArgs Properties |
The StiSendEMailEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Body |
Gets or sets a body of sending EMail.
| |
| CallStandardHandler |
Gets or sets a value indicating whether it is necessary to call standard handler.
| |
| FilePath |
Gets or sets a file path of sending EMail.
| |
| Recipient |
Gets or sets a recipient of sending EMail.
| |
| Report |
Gets or sets a report of sending EMail.
| |
| Subject |
Gets or sets a subject of sending EMail.
|