Email Class |
Namespace: Velo.Web.Models
The Email type exposes the following members.
| Name | Description | |
|---|---|---|
Initializes a new instance of the Email class.
Constructor without parameter
|
| Name | Description | |
|---|---|---|
| Address |
Email address
| |
| Body |
Email text
| |
| Name |
Email address name
| |
| Result |
Result of send
| |
| Subject |
Email title
|
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |