|
|
| AuthMechanism | The authentication mechanism to be used when connecting to the mail server.
|
| Certificate | The current selected certificate.
|
| Command | Can be used to send additional commands directly to the server.
|
| Connected | Shows whether the component is connected.
|
| Firewall | A set of properties related to firewall access.
|
| Idle | The current status of the component.
|
| IncludeHeaders | Instructs the component to include the headers in the MessageText and LocalFile .
|
| 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 POP (default 110).
|
| MailServer | The name or address of a mail server (internet post office server).
|
| MaxLines | The maximum number of message lines besides headers to retrieve.
|
| MessageCc | The value of the Cc header of the last retrieved message.
|
| MessageCount | The number of messages waiting in the mailbox.
|
| MessageDate | The value of the Date: header of the last retrieved message.
|
| MessageEncrypted | Whether or not the current message is encrypted.
|
| MessageFrom | The value of the From header of the last retrieved message.
|
| MessageHeaders | Collection of the message headers as retrieved from the server.
|
| MessageHeadersString | A string representation of the full headers of the message as retrieved from the server.
|
| MessageNumber | Current (selected) message.
|
| MessageRecipients | A collection of recipients for the current message.
|
| MessageReplyTo | The value of the Reply-To header of the last retrieved message.
|
| MessageSigned | Whether or not the current message is signed.
|
| MessageSize | The size in bytes of the current message.
|
| MessageSubject | The value of the Subject header of the last retrieved message.
|
| MessageText | The full text of the message as retrieved from the server.
|
| MessageTo | The value of the To header of the last retrieved message.
|
| MessageUID | The unique id of the message as specified by the server.
|
| Password | The password for the mailbox user.
|
| SignerCert | Contains the certificate of the message signer.
|
| SignerCertChain | The certificate chain of the signing certificate.
|
| SigningAlgorithm | Textual description of the signature hash algorithm.
|
| Timeout | A timeout for the component.
|
| TotalSize | Cumulative size in bytes of messages in the mailbox (including headers).
|
| User | The user id for the mailbox.
|