|
|
| AllowExtensions | A switch allowing the component to use ESMTP features (SMTP extensions).
|
| AuthMechanism | The authentication mechanism to be used when connecting to the mail server.
|
| BCc | A comma separated list of addresses for blind carbon copies (optional).
|
| Cc | A comma separated list of addresses for carbon copies (optional).
|
| Command | Can be used to send additional commands directly to the server.
|
| Connected | Shows whether the component is connected.
|
| DeliveryNotificationTo | Email address to send a delivery notification to.
|
| Firewall | A set of properties related to firewall access.
|
| From | The email address of the sender (required).
|
| Idle | The current status of the component.
|
| Importance | Importance of the mail message (optional).
|
| LastReply | The last reply from the server.
|
| LocalHost | The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
|
| MailPort | The server port for SMTP (default 25).
|
| MailServer | The name or address of a mail server (mail relay).
|
| MessageDate | The Date of the mail message (optional).
|
| MessageHeaders | Collection of RFC822-encoded headers of the message.
|
| MessageHeadersString | String representation of RFC822-encoded headers of the message.
|
| MessageId | The MessageId for the message.
|
| MessageRecipients | The collection of recipients of the message.
|
| MessageText | The full text of the message to send (without headers).
|
| OtherHeaders | An RFC 822 compliant string consisting of extra headers.
|
| Password | A login password to login with in the MailServer .
|
| Priority | Priority of the mail message (optional).
|
| ReadReceiptTo | Email address to send a read receipt to.
|
| ReplyTo | A mail address to reply to (optional).
|
| ReturnPath | Sets the Return-Path to be used for sending email.
|
| SendTo | A comma separated list of addresses for destinations (required).
|
| Sensitivity | Sensitivity of the mail message (optional).
|
| SSLAcceptServerCert | Instructs the component to unconditionally accept the server certificate that matches the supplied certificate.
|
| SSLCert | The certificate to be used during ssl negotiation.
|
| SSLServerCert | The server certificate for the last established connection.
|
| SSLStartMode | Determines how the component starts the SSL negotiation.
|
| Subject | The subject of the mail message (optional).
|
| Timeout | A timeout for the component.
|
| User | A user id to login as in the MailServer .
|