ImapIdentificationInfo
Contents
[
Hide
]ImapIdentificationInfo class
Represents class-container with identification information to exchange between mail client and server.
Please, read more rfc2971
https://tools.ietf.org/html/rfc2971
The ImapIdentificationInfo type exposes the following members:
Constructors
| Name | Description |
|---|---|
| ImapIdentificationInfo() | Initializes a new instance of the ImapIdentificationInfo class |
Properties
| Name | Description |
|---|---|
| name | Name of the program |
| version | Version number of the program |
| os | Name of the operating system |
| os_version | Version of the operating system |
| vendor | Vendor of the client server |
| support_url | URL to contact for support |
| address | Postal address of contact/vendor |
| date | Date program was released, specified as a date-time in IMAP4rev1 |
| command | Command used to start the program |
| arguments | Arguments supplied on the command line, if any. |
| environment | Description of environment, i.e., UNIX environment variables or Windows registry settings |
| default_value | Default value |
See Also
- namespace aspose.email.clients.imap
- assembly Aspose.Email