MailBee.NET Objects 4.0

Resources Members

Resources overview

Public Static Properties

Instance Gets or sets the object of either Resources class or any derived class, which defines string resources used by MailBee.

Public Instance Constructors

Resources Constructor Initializes a new instance of the Resources class.

Public Instance Properties

ErrorDesc_0ComponentNotLicensed Gets "{0} component not licensed." string.
ErrorDesc_AbortedByLocalHost Gets "Socket connection has been aborted by local machine." string.
ErrorDesc_AbortedByServer Gets "Socket connection was aborted by remote host." string.
ErrorDesc_AbortedByUser Gets "Processing is aborted by user." string.
ErrorDesc_AlreadyConnected Gets "Already connected to the server." string.
ErrorDesc_AlreadyLoggedIn Gets "Already logged in." string.
ErrorDesc_AlreadySsl Gets "TLS/SSL connection already established." string.
ErrorDesc_ArgumentEmpty Gets "Empty or null argument value is not allowed." string.
ErrorDesc_ArgumentInvalid Gets "Argument value is invalid." string.
ErrorDesc_ArgumentNull Gets "Null argument value is not allowed." string.
ErrorDesc_ArgumentOutOfRange Gets "Argument value is out of range." string.
ErrorDesc_BadCredentials Gets "Wrong account name and/or password." string.
ErrorDesc_BadDnsResponseHeader Gets "The header of DNS query response is incorrect." string.
ErrorDesc_BadMessageData Gets "The mail message data has been rejected by the server." string.
ErrorDesc_BadRecipient Gets "The server rejected the given recipient." string.
ErrorDesc_BadSender Gets "The server rejected the specified sender email address." string.
ErrorDesc_BdatRejected Gets "BDAT command has been rejected by the server." string.
ErrorDesc_Busy Gets "There is already an operation in progress." string.
ErrorDesc_CertificateDataInvalid Gets "Certificate data is either invalid or of unknown format." string.
ErrorDesc_CertificateStoreWin32Error Gets "Win32 function related to certificate store API returned an error. See NativeErrorCode property value for more information." string.
ErrorDesc_CertificateValidationError Gets "Certificate validation failed: the certificate is invalid or expired." string.
ErrorDesc_CertificateWin32Error Gets "Certificate-related Win32 function returned an error. See NativeErrorCode property value for more information." string.
ErrorDesc_ConnectionRefused Gets "Socket connection has been refused by remote host." string.
ErrorDesc_ConnectionReset Gets "An existing connection was forcibly closed by the remote host." string.
ErrorDesc_Conversion8bitTo7Bit Gets "The message data will be converted to 7bit format because the given server cannot transmit 8bit data. Some data will be lost." string.
ErrorDesc_CryptoProviderWin32Error Gets "Win32 function related to a crypto provider API returned an error. See NativeErrorCode property value for more information." string.
ErrorDesc_DataNotAllowed Gets "The server rejected DATA command." string.
ErrorDesc_DeadDomain0SmtpMXesInCache Gets "DNS cache states all SMTP MXes for the domain \"{0}\" are not available or broken." string.
ErrorDesc_DnsFailureReply Gets "DNS server replied with Server Failure status." string.
ErrorDesc_DnsFormatErrorReply Gets "DNS server replied with Format Error status." string.
ErrorDesc_DnsInvalidQName Gets "The length of the item name being queried to DNS server exceeds allowed limit." string.
ErrorDesc_DnsNameErrorReply Gets "DNS server replied queried host name was unknown." string.
ErrorDesc_DnsNotSupportedReply Gets "DNS server replied with Not Implemented status" string.
ErrorDesc_DnsQueryMismatch Gets "The response from DNS server does not correspond to the given query." string.
ErrorDesc_DnsQueryRefusedReply Gets "DNS server refused the query. You should try another DNS server." string.
ErrorDesc_DnsRecursionRequired Gets "DNS server must support recursion in order to execute the query." string.
ErrorDesc_DnsUnknownReply Gets "DNS server replied with unknown status." string.
ErrorDesc_EhloNotSupported Gets "EHLO command is not supported by the server." string.
ErrorDesc_EmptyHostNameForDnsQuery Gets "Cannot make DNS query for empty host name." string.
ErrorDesc_EmptyResponseLine Gets "Status line of the server response contains no status code." string.
ErrorDesc_EncodingError Gets "Error occurred during string encoding conversion." string.
ErrorDesc_ExternalError Gets "User code has thrown an exception." string.
ErrorDesc_FileNotFoundException Gets "IOException occurred." string.
ErrorDesc_HostDown Gets "Remote host is down." string.
ErrorDesc_HostNotFound Gets "Remote host not found." string.
ErrorDesc_HostUnreachable Gets "Remote host is unreachable." string.
ErrorDesc_IllegalContext Gets "This operation is not allowed in the current context." string.
ErrorDesc_IllegalInCurrentState Gets "An attempt to call a method of an object in the inappropriate state." string.
ErrorDesc_IllegalInMultiThreadMode Gets "This operation is allowed in single-thread mode only." string.
ErrorDesc_IllegalRaiseEventsMode Gets "Wait is not allowed unless RaiseEventsViaMessageLoop=false." string.
ErrorDesc_ImapFolderNotSelected Gets "A folder must be selected on the server. Call SelectFolder or ExamineFolder first." string.
ErrorDesc_ImapIdleNotSupported Gets "The IMAP4 server does not support IDLE capability required to go into IDLE mode." string.
ErrorDesc_ImapMessageIndexNotFound Gets "The message with the specified index does not exist on the server." string.
ErrorDesc_ImapQuotaNotSupported Gets "The IMAP4 server does not support QUOTA capability required to obtain account and folder quotas." string.
ErrorDesc_ImapResponseNotFound Gets "No required data found in the server response." string.
ErrorDesc_ImapSortNotSupported Gets "The IMAP4 server does not support SORT capability required to perform sorted search." string.
ErrorDesc_ImapUidPlusNotSupported Gets "The IMAP4 server does not support UIDPLUS capability required for the current operation to complete." string.
ErrorDesc_ImpersonationWin32Error Gets "Impersonation-related Win32 function returned an error. See NativeErrorCode property value for more information." string.
ErrorDesc_InconsistentResponse Gets "The response received from the server refers to non-existent data." string.
ErrorDesc_InternalError Gets "Internal error occurred." string.
ErrorDesc_InvalidBase64DataInResponse Gets "Base64 data received from the server cannot be decoded." string.
ErrorDesc_InvalidBinaryResponse Gets "The binary response received from the server cannot be parsed." string.
ErrorDesc_InvalidDataFormat Gets "Supplied data has invalid format." string.
ErrorDesc_InvalidDateFormat Gets "Supplied string date format is invalid." string.
ErrorDesc_InvalidDomain0InCache Gets "DNS cache states the domain \"{0}\" does not exist." string.
ErrorDesc_InvalidImapEnvelope Gets The envelope data is corrupted or incorrect. Envelope.IsValid will be false." string.
ErrorDesc_InvalidResponse Gets "The response received from the server could not be parsed." string.
ErrorDesc_InvalidResponseItem Gets "The particular item of the response data cannot be parsed." string.
ErrorDesc_IOException Gets "IOException occurred." string.
ErrorDesc_JobInBatchFailed Gets "At least one job failed in the batch. Further processing is stopped. Enable/see log file for more information." string.
ErrorDesc_LoginWin32Error Gets "The server has rejected authentication data sent by the client." string.
ErrorDesc_MessageDataTooLarge Gets "The length of message data exceeds maximum allowed limit for the given server." string.
ErrorDesc_NegativeResponse Gets "The server has responded with negative reply." string.
ErrorDesc_NoAllowedRecipients Gets "The server rejected all the recipients of the mail message." string.
ErrorDesc_NoCredentials Gets "No credentials have been supplied for login." string.
ErrorDesc_NoDnsAttemptsLeft Gets "DNS server has failed too many times and is now considered down." string.
ErrorDesc_NoDnsServersAvailable Gets "At least one DNS server must be registered in the system in order to perform direct send." string.
ErrorDesc_NoDnsServersSpecified Gets "At least one DNS server must be specified in order to perform direct send or MX query." string.
ErrorDesc_NoDomainsForMXLookup Gets "At least one recipient domain must be specified in order to perform MX lookup." string.
ErrorDesc_NoDomainsToSendFor Gets "At least one recipient domain must be specified in order to send mail to domains MXes." string.
ErrorDesc_NoIP4AddressesFound Gets "No IPv4-compatible end point found." string.
ErrorDesc_NoMessageInImapResponse Gets "No required mail message data found in the server response." string.
ErrorDesc_NoOperationToEnd Gets "There is no such operation in progress." string.
ErrorDesc_NoRecipients Gets "At least one recipient must be specified." string.
ErrorDesc_NoSender Gets "No sender specified for the mail message." string.
ErrorDesc_NoSmtpOrDnsServersSpecified Gets "At least one DNS or SMTP server must be specified in order to send mail." string.
ErrorDesc_NoSmtpServersSpecified Gets "At least one SMTP server must be specified in order to send to relay server." string.
ErrorDesc_NoSupportedLoginMethods Gets "None of the specified authentication methods is supported by the server." string.
ErrorDesc_NotConnected Gets "Not yet connected to the server. Call Connect first." string.
ErrorDesc_NotHelloed Gets "SMTP Hello (HELO or EHLO) has not yet been sent. Call Hello first." string.
ErrorDesc_NotImpersonated Gets "Not impersonated yet. Call LogonAs first." string.
ErrorDesc_NotLoggedIn Gets "Not yet logged in. Call Login first." string.
ErrorDesc_ObjectReadOnly Gets "An attempt to modify the object state has been made while IsReadOnly is set to true." string.
ErrorDesc_OK Gets "No error." string.
ErrorDesc_Pop3AuthCommandUnknown Gets "The server does not support AUTH command. SASL authentication will not be available." string.
ErrorDesc_Pop3CapaCommandUnknown Gets "The server does not support CAPA command. POP3 pipelining will not be available." string.
ErrorDesc_ProxyAuthMethodsNotAccepted Gets "None of the methods listed by the client to the proxy server are acceptable." string.
ErrorDesc_ProxyConnectionDeclined Gets "The proxy server declined to act as a proxy gateway for the given client." string.
ErrorDesc_ProxyGssApiAuthFailed Gets "Proxy GSSAPI authentication Failed." string.
ErrorDesc_ProxyUserPassAuthFailed Gets "Proxy Username/Password authentication failed." string.
ErrorDesc_SaslAnswerRejected Gets "The server has rejected authentication data sent by the client." string.
ErrorDesc_SmimeWin32Error Gets "S/MIME-related Win32 function returned an error. See NativeErrorCode property value for more information." string.
ErrorDesc_SocketDisposed Gets "The socket object used by MailBee was unexpectedly closed." string.
ErrorDesc_SocketException Gets "SocketException occurred." string.
ErrorDesc_SocketTimeout Gets "Socket connection has timed out." string.
ErrorDesc_SslWin32Error Gets "SSL-related Win32 function returned an error. See NativeErrorCode property value for more information." string.
ErrorDesc_StartTlsNotAvailable Gets "The server does not support STARTTLS (STLS for POP3) command." string.
ErrorDesc_StreamCannotRead Gets "The specified stream is closed or write-only." string.
ErrorDesc_StreamCannotWrite Gets "The specified stream is closed or read-only." string.
ErrorDesc_TnefAttributeChecksumInvalid Gets "Invalid checksum of TNEF attribute." string.
ErrorDesc_TnefAttributeLevelInvalid0 Gets "Invalid TNEF attribute level: {0}." string.
ErrorDesc_TnefLevelTypeInvalid0 Gets "Invalid TNEF level type: {0}." string.
ErrorDesc_TnefMapiTypeUnknown0 Gets "Unknown TNEF MAPI type: {0}." string.
ErrorDesc_TnefSignature0Invalid Gets "Invalid TNEF signature 0x{0} (not a valid TNEF stream)." string.
ErrorDesc_TnefUnexpectedEndOfStream Gets "Unexpected end of TNEF stream." string.
ErrorDesc_UnauthorizedAccessException Gets "IOException occurred." string.
ErrorDesc_Unknown Gets "Unknown error." string.
ErrorDesc_UnsupportedLoginMethod Gets "The specified authentication method is not supported by the server." string.
ErrorDesc_WebException Gets "IOException occurred." string.
ErrorDesc_XmlException Gets "IOException occurred." string.
ErrorDescSuffix_DnsResponseCode0HostName1Base64EncodedData2 Gets " DnsResponseCode: {0}, HostName DNS server was queried about: \"{1}\", Base64 encoded response data: {2}." string.
ErrorDescSuffix_ImapInvalidEnvelopeMessageNumber0 Gets " The invalid envelope message number is: {0}." string.
ErrorDescSuffix_ImapNonExistentMessageNumber0 Gets " Non-existent message number is: {0}." string.
ErrorDescSuffix_ImapNonExistentUid0 Gets " Non-existent UID is: {0}." string.
ErrorDescSuffix_InnerException0 Gets " InnerException message follows: {0}" string.
ErrorDescSuffix_ResponseString0 Gets " The server responded: {0}." string.
ErrorDescSuffix_ServerResponded0 Gets " The server responded: {0}." string.
ErrorDescSuffix_Win32ErrorCode0 Gets " The Win32 error code is: {0}." string.
LicenseKeyInvalid Gets "LicenseKey is invalid. See documentation on LicenseKey property of the component for more information." string.
LicenseKeyIsWriteOnlyWarning Gets "Warning: LicenseKey property is write-only." string.
LicenseKeyTrialExpired Gets "Trial LicenseKey is expired." string.
Log_0BytesReceived Gets "Total {0} bytes received." string.
Log_0BytesSent Gets "Data chunk of {0} bytes sent." string.
Log_AbortRequested Gets "User code called Abort." string.
Log_AssemblyVersion0 Gets "Assembly version: {0}." string.
Log_Base64Banner Gets "Binary data is Base64-encoded" string.
Log_ConnectedToServerAtHost0OnPort1 Gets "Connected to mail service at host \"{0}\" on port {1} and ready." string.
Log_DisconnectedFromHost0 Gets "Disconnected from host \"{0}\"." string.
Log_Dns0RecordsFoundForHost1 Gets "{0} DNS record(s) found for host \"{1}\"." string.
Log_DnsCreatingQueryAboutHost0 Gets "Creating DNS query about host \"{0}\"." string.
Log_DnsParsingReceivedResponse Gets "Parsing a response that was received from DNS server." string.
Log_DnsQueryDone Gets "DNS query done." string.
Log_DnsRecordOfATypeHasIP0 Gets "DNS record of A type. IP={0}." string.
Log_DnsRecordOfCNameTypeIsAliasFor0 Gets "DNS record of CNAME type. Alias for {0}." string.
Log_DnsRecordOfMXTypeHasSmtpHost0OfPreference1 Gets DNS record of MX type. SmtpHost=\"{0}\", Preference={1}." string.
Log_DnsRecordOfUnknownType Gets "DNS record of unknown type detected." string.
Log_DnsRecursionIsNotSupported Gets "Recursion is not supported by DNS server." string.
Log_DnsRecursionIsSupported Gets "Recursion is supported by DNS server." string.
Log_DnsRecursionStatusUnknown Gets "Recursion status is unknown for the given DNS server." string.
Log_DnsSendingQueryToEndPoint0 Gets "Sending query to DNS server at \"{0}\"." string.
Log_Error0 Gets "Error: {0}" string.
Log_Host0ResolvedToIP1 Gets "Host \"{0}\" resolved to IP address(es) {1}." string.
Log_ImapCloseFolder Gets "Close folder." string.
Log_ImapCopyMessagesDone Gets "Messages copied." string.
Log_ImapDownloadEnvelopesDone Gets "Envelopes downloaded" string.
Log_ImapDownloadFoldersDone Gets "Folder list downloaded." string.
Log_ImapExpunge Gets "Expunge all deleted messages from the folder." string.
Log_ImapExpunge0 Gets "Expunge messages with UIDs \"{0}\" from the folder." string.
Log_ImapFolderQuota0 Gets "Obtain quota limits and usage for folder \"{0}\"." string.
Log_ImapFolderStatus0 Gets "Get statistics for folder \"{0}\"." string.
Log_ImapGetCapabilitiesViaCapability Gets "Get the list of IMAP4 capabilities via CAPABILITY command." string.
Log_ImapGettingQuotaFromList Gets "Processing a single quota from quota list." string.
Log_ImapIdleDone Gets "Idle done." string.
Log_ImapLiteralOfLength0 Gets "Literal of length {0}." string.
Log_ImapManageFolder0 Gets "Manage folder \"{0}\"." string.
Log_ImapMatchingQuotaFound Gets "Matching quota found." string.
Log_ImapMoveMessagesDone Gets "Messages moved." string.
Log_ImapPreauthenticatedUser Gets "Preauthenticated user" string.
Log_ImapRenameFolder0To1 Gets "Rename folder \"{0}\" to \"{1}\"." string.
Log_ImapSearchDone Gets "Search done." string.
Log_ImapSelectFolder0 Gets "Select folder \"{0}\"." string.
Log_ImapSetMessageFlags Gets "Setting flags for messages." string.
Log_ImapSortDone Gets "Sorted search done." string.
Log_ImapUploadMessageDone Gets "Message uploaded." string.
Log_ImapWillCopyMessagesTo0 Gets "Will copy messages to folder \"{0}\"." string.
Log_ImapWillDownloadEnvelopes Gets "Will download envelopes." string.
Log_ImapWillDownloadFoldersOf0Matching1 Gets "Will download list of sub-folders of \"{0}\" folder matching \"{1}\" condition." string.
Log_ImapWillFinishIdling Gets "Will finish idling." string.
Log_ImapWillIdle Gets "Will go idle." string.
Log_ImapWillMoveMessagesTo0 Gets "Will move messages to folder \"{0}\"." string.
Log_ImapWillSearch Gets "Will perform search in the folder." string.
Log_ImapWillSort Gets "Will perform sorted search in the folder." string.
Log_ImapWillTryRegularAuth Gets "Will try regular LOGIN authentication." string.
Log_ImapWillUploadMessageTo0 Gets "Will upload message to folder \"{0}\"." string.
Log_LoggedInAs0 Gets "Logged in as \"{0}\"." string.
Log_MailingFailedJobReEnqueued Gets "Failed job put back into pending list." string.
Log_MailingFailedJobsEnqueued Gets "All failed jobs moved back into pending list." string.
Log_MailingJob0 Gets "Job {0}." string.
Log_MailingNoPendingJobsLeft Gets "All pending jobs have been put into processing." string.
Log_MailingPendingJobEnqueued Gets "New pending job to send e-mail(s)." string.
Log_MailingPendingJobWentToProcessing Gets "Processing of a pending job started." string.
Log_MailingProcessingJobsFinished Gets "All jobs have been processed." string.
Log_MailingProcessingJobsStarted Gets "Processing of pending jobs started." string.
Log_MessageTypeInfo Gets "INFO" string.
Log_MessageTypeRecv Gets "RECV" string.
Log_MessageTypeSend Gets "SEND" string.
Log_MessageTypeUser Gets "USER" string.
Log_Pop3ApopAuthNotSupported Gets "APOP authentication is not supported by the server." string.
Log_Pop3DeletedMessageIndex0 Gets "Message (index={0}) marked as deleted." string.
Log_Pop3DeletedMessagesStartIndex0Count1 Gets "Messages (startIndex={0}, count={1}) marked as deleted." string.
Log_Pop3Downloaded0Index1 Gets "Downloaded {0} (index={1})." string.
Log_Pop3Downloaded0StartIndex1Count2 Gets "Downloaded {0} (startIndex={1}, count={2})." string.
Log_Pop3DownloadList Gets "Download the list of lengths of all messages in inbox." string.
Log_Pop3DownloadStat Gets "Download inbox statistics." string.
Log_Pop3DownloadUidl Gets "Download the list of Unique-IDs of all messages in inbox." string.
Log_Pop3EntireMessage Gets "entire message" string.
Log_Pop3EntireMessages Gets "entire messages" string.
Log_Pop3GetAdvertizedSaslMethodsViaAuth Gets "Get the list of advertized SASL authentication methods via AUTH command." string.
Log_Pop3GetCapabilitiesViaCapa Gets "Get the list of POP3 capabilities via CAPA command." string.
Log_Pop3MessageHeader Gets "message header" string.
Log_Pop3MessageHeaderAnd0BodyLines Gets "partial (header + {0} body lines) message" string.
Log_Pop3MessageHeaders Gets "message headers" string.
Log_Pop3MessageHeadersAnd0BodyLines Gets "partial (header + {0} body lines) messages" string.
Log_Pop3NothingToDelete Gets "No messages could be deleted from empty inbox." string.
Log_Pop3ResetDeletes Gets "Cancel deletion of all messages marked as deleted." string.
Log_Pop3WillDeleteMessageIndex0 Gets "Will mark message (index={0}) as deleted." string.
Log_Pop3WillDeleteMessagesStartIndex0Count1 Gets "Will mark messages (startIndex={0}, count={1}) as deleted." string.
Log_Pop3WillDownload0Index1 Gets "Will download {0} (index={1})." string.
Log_Pop3WillDownload0StartIndex1Count2 Gets "Will download {0} (startIndex={1}, count={2})." string.
Log_Pop3WillTryApopAuth Gets "Will try APOP authentication." string.
Log_Pop3WillTryRegularAuth Gets "Will try regular USER/PASS authentication." string.
Log_Pop3ZeroMessagesDownloadedFromEmptyInbox Gets "Inbox was empty. Zero messages downloaded." string.
Log_Sasl0AuthUnsupported Gets "SASL {0} authentication method is not supported by the server." string.
Log_SendMailDone Gets "Mail message sent." string.
Log_SendMailFailedRecipientsAllowed Gets "Failed recipients allowed." string.
Log_SendMailFailedRecipientsNotAllowed Gets "Failed recipients not allowed." string.
Log_SendMailGotDnsInfoRegardingHost0FromCache Gets "Got DNS info regarding \"{0}\" from cache." string.
Log_SendMailGotMXListsFor0DomainsOf1Total Gets "Retrieved MX records for {0} recipient domain(s) of {1} total." string.
Log_SendMailMadeDnsQueryToDnsAt0RegardingHost1 Gets "Made DNS query to DNS server at {0} regarding host \"{1}\"." string.
Log_SendMailMessageSubmittedToPickupFolderAs0 Gets "Mail message submitted to pickup folder as \"{0}\"." string.
Log_SendMailProcessedDnsQueryToDnsAt0RegardingHost1 Gets "Processed results of DNS query to DNS server at {0} regarding host \"{1}\"." string.
Log_SendMailSentToMXesOfDomain0 Gets "Sent mail message to SMTP MX server(s) of domain \"{0}\"." string.
Log_SendMailSentToRecipientDomains Gets "Sent mail message to SMTP MX server(s) for every domain." string.
Log_SendMailSentViaMXLookup Gets "Mail message sent using MX Lookup." string.
Log_SendMailTestDone Gets "Test send of mail message done." string.
Log_SendMailTestViaMXLookupDone Gets "Test send of mail message using MX Lookup completed." string.
Log_SendMailWillGetMXLists Gets "Will retrieve MX records for every recipient domain." string.
Log_SendMailWillMakeDnsQueryToDnsAt0RegardingHost1 Gets "Will make DNS query to DNS server at {0} regarding host \"{1}\"." string.
Log_SendMailWillSend Gets "Will send mail message." string.
Log_SendMailWillSendToMXesOfDomain0 Gets "Will send mail message to SMTP MX server(s) of domain \"{0}\"." string.
Log_SendMailWillSendToRecipientDomains Gets "Will send mail message to SMTP MX server(s) for every domain." string.
Log_SendMailWillSendViaMXLookup Gets "Will send mail message using MX lookup." string.
Log_SendMailWillSubmitMessageToPickupFolder Gets "Will submit mail message using to pickup folder." string.
Log_SendMailWillTestSend Gets "Will test sending mail message." string.
Log_SendMailWillTestSendViaMXLookup Gets "Will test sending mail message using MX lookup." string.
Log_ServerCertAutoValidationSucceeded Gets "Server certificate validation passed." string.
Log_ServerCertRetrieved Gets "Server certificate successfully created from the handle. Can verify it now." string.
Log_SmtpAuthPopBeforeSmtpFailed Gets "Warning: POP-before-SMTP authentication failed." string.
Log_SmtpAuthPopBeforeSmtpSucceeded Gets "POP-before-SMTP authentication succeeded." string.
Log_SmtpLoginFailed Gets "Warning: Authentication failed." string.
Log_SmtpSendDone Gets "Message successfully submitted to SMTP server." string.
Log_SmtpSenderAndRecipientsAccepted Gets "Sender and recipients accepted by SMTP server. Will send message data now." string.
Log_SmtpSessionReset Gets "SMTP session was reset." string.
Log_SmtpSubmittingSenderAndRecipients Gets "Will submit sender and recipients." string.
Log_SmtpTestSendDone Gets "Test send succeeded." string.
Log_SmtpWillHello Gets "Will send Hello command (HELO or EHLO)." string.
Log_SmtpWillPerformAuthPopBeforeSmtp Gets "Will perform POP-before-SMTP authentication." string.
Log_SmtpWillResetSmtpSession Gets "Will reset SMTP session." string.
Log_SmtpWillSendMailMessageToServer0 Gets "Will send mail message to SMTP server \"{0}\"." string.
Log_SocketConnectedToIPAddress0OnPort1 Gets "Socket connected to IP address {0} on port {1}." string.
Log_SslCredentialsCreated Gets "TLS/SSL credentials created." string.
Log_SslHandshakeDone Gets "TLS/SSL negotiation completed." string.
Log_StartTls Gets "Request server to begin TLS/SSL negotiation." string.
Log_Warning0 Gets "Warning: {0}" string.
Log_WillConnectToHost0OnPort1 Gets "Will connect to host \"{0}\" on port {1}." string.
Log_WillConnectVia0ProxyAtHost1OnPort2 Gets "Will actually connect via {0} proxy server at host \"{1}\" on port {2}." string.
Log_WillCreateSslCredentials Gets "Will create TLS/SSL credentials." string.
Log_WillDisconnectFromHost0 Gets "Will disconnect from host \"{0}\"." string.
Log_WillLoginAs0 Gets "Will login as \"{0}\"." string.
Log_WillPerformSslHandshake Gets "Will start TLS/SSL negotiation sequence." string.
Log_WillResolveHost0 Gets "Will resolve host \"{0}\"." string.
Log_WillTrySasl0Auth Gets "Will try SASL {0} authentication method." string.
Log_WillValidateServerCert Gets "Will check if server certificate complies with the specified auto-validation flags." string.
LogParam_MailingFailedOrCancelled Gets "failed or cancelled" string.
LogParam_MailingSucceeded Gets "succeeded" string.
LogSuffix_Tag0Rows1 Gets " Tag=\"{0}\", Rows=\"{1}\"." string.
Pop3AuthCommandUnknown Gets "AUTH command is not supported by the server." string.
Pop3CapaCommandUnknown Gets "CAPA command is not supported by the server." string.
SmtpHelloed Gets "SMTP Hello completed." string.

Public Instance Methods

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.

Protected Instance Methods

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.

See Also

Resources Class | MailBee Namespace