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
Constructors
| Name | Description |
|---|---|
| ImapIdentificationInfo |
Methods
| Name | Description |
|---|---|
| get_Address | Postal address of contact/vendor |
| get_Arguments | Arguments supplied on the command line, if any. |
| get_Command | Command used to start the program |
| get_Date | Date program was released, specified as a date-time in IMAP4rev1 |
| get_DefaultValue | Default value |
| get_Environment | Description of environment, i.e., UNIX environment variables or Windows registry settings |
| get_Name | Name of the program |
| get_Os | Name of the operating system |
| get_OsVersion | Version of the operating system |
| get_RawData | Raw data for imap ID command |
| get_SupportUrl | URL to contact for support |
| get_Vendor | Vendor of the client server |
| get_Version | Version number of the program |
| set_Address | Postal address of contact/vendor |
| set_Arguments | Arguments supplied on the command line, if any. |
| set_Command | Command used to start the program |
| set_Date | Date program was released, specified as a date-time in IMAP4rev1 |
| set_Environment | Description of environment, i.e., UNIX environment variables or Windows registry settings |
| set_Name | Name of the program |
| set_Os | Name of the operating system |
| set_OsVersion | Version of the operating system |
| set_SupportUrl | URL to contact for support |
| set_Vendor | Vendor of the client server |
| set_Version | Version number of the program |
| ToString | Returns a string that represents the current object. |
| AddressKey | |
| ArgumentsKey | |
| CommandKey | |
| DateKey | |
| EnvironmentKey | |
| NameKey | |
| OsKey | |
| OsVersionKey | |
| SupportUrlKey | |
| VendorKey | |
| VersionKey |