![]() AbortedByLocalHost | The software on the local computer has aborted the connection. |
![]() AbortedByServer | The remote host has aborted the connection. |
![]() AbortedByUser | The current operation was aborted by user. |
![]() AlreadyConnected | Already connected to the server. |
![]() AlreadyLoggedIn | Already logged in the user account on the server. |
![]() AlreadySsl | Already in SSL/TLS mode. |
![]() ArgumentEmpty | A null reference (Nothing in Visual Basic) or an empty string/array/collection is not allowed as the argument value. |
![]() ArgumentInvalid | The specified argument value is invalid. |
![]() ArgumentNull | A null reference (Nothing in Visual Basic) is not allowed as the argument value. |
![]() ArgumentOutOfRange | The argument value is out of range. |
![]() BadCredentials | Invalid account name and/or password was supplied for the login. |
![]() BadDnsResponseHeader | The response from the DNS server contains invalid header. |
![]() BadMessageData | The SMTP server rejected the message data sent by the client. |
![]() BadRecipient | The SMTP server refused the e-mail address of the mail message recipient. |
![]() BadSender | The SMTP server refused the e-mail address of the mail message sender. |
![]() BdatRejected | The server responded with a negative reply to BDAT command (although the server claims to support CHUNKING extension). |
![]() Busy | The component is busy with lengthy or asynchronous operation. |
![]() CertificateDataInvalid | Could not restore the certificate from the supplied data. |
![]() CertificateStoreWin32Error | Win32 function related to certificate store API returned an error. |
![]() CertificateValidationError | Certificate validation failed. |
![]() CertificateWin32Error | Certificate-related Win32 function returned an error. |
![]() ConnectionRefused | The remote host refused the connection attempt initiated by the client. |
![]() ConnectionReset | An existing connection was forcibly closed by the remote host. |
![]() Conversion8bitTo7Bit | 7bit-to-8bit conversion of the message data is required. |
![]() CryptoProviderWin32Error | Win32 function related to a crypto provider API returned an error. |
![]() DataNotAllowed | The SMTP server responded with a negative reply to the DATA command. |
![]() DeadDomainSmtpMXesInCache | It's known (from the DNS cache) that all DNS MX records for the domain point to dead hosts. |
![]() DnsFailureReply | The DNS server replied with "Server failure" status code. |
![]() DnsFormatErrorReply | The DNS server replied with "Format Error" status code. |
![]() DnsInvalidQName | The specified host name does not conform with Domain Name System rules. |
![]() DnsNameErrorReply | The DNS server replied with "Name Error" status code. |
![]() DnsNotSupportedReply | The DNS server replied with "Not Implemented" status code. |
![]() DnsQueryMismatch | The ID of the DNS server response if different from the ID of the request sent by the client. |
![]() DnsQueryRefusedReply | The DNS server replied with "Refused" status code. |
![]() DnsRecursionRequired | The DNS server must support recursion in order to complete the request. |
![]() DnsUnknownReply | The DNS server replied with unknown status code. |
![]() EhloNotSupported | The SMTP server does not support any ESMTP extensions. |
![]() EmptyHostNameForDnsQuery | Cannot perform DNS query for an empty host name. |
![]() EmptyResponseLine | The response from the server contains just a response terminator but no data. |
![]() EncodingError | An exception occurred while performing string conversion. |
![]() ExternalError | The application code threw an exception while handling MailBee event. |
![]() FileNotFoundException | FileNotFoundException occurred. |
![]() HostDown | The specified host is down. |
![]() HostNotFound | The specified host was not found. |
![]() HostUnreachable | There is no known network route to the specified host. |
![]() IllegalContext | The requested operation cannot be performed in the current context. |
![]() IllegalInCurrentState | The method cannot run in the current state of the object. |
![]() IllegalInMultiThreadMode | The requested operation cannot be performed in multi-thread mode. |
![]() IllegalRaiseEventsMode | Wait method cannot be used if RaiseEventsViaMessageLoop is true. |
![]() ImapFolderNotSelected | This command requires a folder be selected on the IMAP4 server. Call SelectFolder or ExamineFolder first. |
![]() ImapIdleNotSupported | The IMAP4 server does not support IDLE capability required to go into IDLE mode. |
![]() ImapMessageIndexNotFound | The message with the specified index does not exist on the server. |
![]() ImapQuotaNotSupported | The IMAP4 server does not support QUOTA capability required to obtain account and folder quotas. |
![]() ImapResponseNotFound | No required data found in the server response. |
![]() ImapSortNotSupported | The IMAP4 server does not support SORT capability required to perform sorted search. |
![]() ImapUidPlusNotSupported | The IMAP4 server does not support UIDPLUS capability required for the current operation to complete. |
![]() ImpersonationWin32Error | Impersonation-related WinAPI function returned an error. |
![]() InconsistentResponse | The response data received from the server do not match the data previously received from the server. |
![]() InternalError | MailBee internal error. Please contact Afterlogic support team if you encounter this error. |
![]() InvalidBase64DataInResponse | The server response is expected to contain Base64 encoded data but this data cannot be decoded from base64. |
![]() InvalidBinaryResponse | The response received from the DNS server cannot be parsed. |
![]() InvalidDataFormat | The supplied data string has invalid format. |
![]() InvalidDateFormat | The supplied datetime string has invalid format. |
![]() InvalidDomainInCache | It's known (from the DNS cache) that the requested domain name does not exist. |
![]() InvalidImapEnvelope | The envelope data is corrupted or incorrect. Some properties of Envelope object may contain invalid values. |
![]() InvalidResponse | The response received from the server cannot be parsed. |
![]() InvalidResponseItem | A particular element of the response data cannot be parsed. |
![]() IOException | IOException occurred. |
![]() JobInBatchFailed | One of the jobs in a batch failed and the component is configured to stop processing when this happens. |
![]() LicenseError | The license key is invalid or not specified. |
![]() LoginWin32Error | Win32 function related to Windows Integrated authentication returned an error. |
![]() MessageDataTooLarge | The message is too large. |
![]() NegativeResponse | The server responded with the negative reply. |
![]() NoAllowedRecipients | The SMTP server refused the e-mail addresses of all the recipients of the mail message. |
![]() NoCredentials | No account name and/or password was supplied for the login. |
![]() NoDnsAttemptsLeft | The DNS server is down, and no more retry attempts left. |
![]() NoDnsServersAvailable | At least one DNS server IP must be registered in the system in order to start the requested operation. |
![]() NoDnsServersSpecified | At least one DNS server must be specified in order to start the requested operation. |
![]() NoDomainsForMXLookup | The list of recipient domains is empty. |
![]() NoDomainsToSendFor | The list of MX servers of recipient domains is empty. |
![]() NoIP4AddressesFound | No IPv4 compatible address has been found for the specified host. |
![]() NoMessageInImapResponse | No required mail message data found in the server response. |
![]() NoOperationToEnd | Asynchonous method completion with EndXXX method is not possible, since no corresponding BeginXXX method has been called before. |
![]() NoRecipients | No recipients are specified for the mail message. |
![]() NoSender | No sender is specified for the mail message. |
![]() NoSmtpOrDnsServersSpecified | At least one DNS or SMTP relay server must be specified in order to send mail. |
![]() NoSmtpServersSpecified | At least one SMTP relay server must be specified in order to start the requested operation. |
![]() NoSupportedLoginMethods | None of the requested authentication methods is supported by the server. |
![]() NotConnected | Not yet connected to the server. Call Connect first. |
![]() NotHelloed | Not yet sent initial greeting to the SMTP server. Call Hello first. |
![]() NotImpersonated | Not impersonated yet. Call LogonAs first. |
![]() NotLoggedIn | Not yet logged in the user account on the server. Call Login first. |
![]() ObjectReadOnly | The object (e.g. collection) is read-only for user code. |
![]() OK | No error. |
![]() Pop3AuthCommandUnknown | The POP3 server does not support optional AUTH command. SASL authentication will be disabled. |
![]() Pop3CapaCommandUnknown | The POP3 server does not support optional CAPA command. Certain POP3 extensions will be disabled. |
![]() ProxyAuthMethodsNotAccepted | None of the methods listed by the client to the proxy server are acceptable. |
![]() ProxyConnectionDeclined | The proxy server declined to act as a proxy gateway for the given client. |
![]() ProxyGssApiAuthFailed | Proxy GSSAPI authentication Failed. |
![]() ProxyUserPassAuthFailed | Proxy Username/Password authentication failed. |
![]() SaslAnswerRejected | The server refused the authentication data sent by the client. Authentication failed. |
![]() SmimeWin32Error | S/MIME-related Win32 function returned an error. |
![]() SocketDisposed | The Socket object was unexpectedly closed. |
![]() SocketException | SocketException occurred. |
![]() SocketTimeout | The network operation has timed out. |
![]() SslWin32Error | SSL-related Win32 function returned an error. |
![]() StartTlsNotAvailable | The server does not advertize STARTTLS extension. |
![]() StreamCannotRead | The supplied Stream object cannot be read. |
![]() StreamCannotWrite | The supplied Stream object cannot be written to. |
![]() TnefAttributeChecksumInvalid | Invalid checksum on TNEF attribute. |
![]() TnefAttributeLevelInvalid | Invalid TNEF attribute level. |
![]() TnefLevelTypeInvalid | Invalid TNEF level type. |
![]() TnefMapiTypeUnknown | Unknown MAPI type of TNEF data. |
![]() TnefSignatureInvalid | The supplied data does not have a valid TNEF signature. |
![]() TnefUnexpectedEndOfStream | Unexpected end of TNEF stream. |
![]() UnauthorizedAccessException | UnauthorizedAccessException occurred. |
![]() Unknown | Unknown error. |
![]() UnsupportedLoginMethod | The requested authentication method is not supported by the server. |
![]() WebException | WebException occurred. |
![]() XmlException | XmlException occurred. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ErrorCodes Class | MailBee Namespace