Email Class
sending information by email class.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
[SerializableAttribute]
public class Email
<SerializableAttribute>
Public Class Email
- Inheritance
- Object Email
Message |
Information that makes up the email, recipient, subject, message, etc.
|
Parameter |
(optional) Contains the information of the submitting user, you can get the information from the EMAIL_SERVER parameter (300).
|
SMTP |
Data of the server that is going to send the message.
|