Aspose::Email::Clients::Smtp::SmtpClient Member List

This is the complete list of members for Aspose::Email::Clients::Smtp::SmtpClient, including all inherited members.

accessTokenAspose::Email::Clients::EmailClient
BeginForward(System::SharedPtr< IConnection > connection, System::String sender, System::String recipient, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::SharedPtr< IConnection > connection, System::String sender, System::String recipient, System::SharedPtr< MailMessage > message, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::SharedPtr< IConnection > connection, System::String sender, System::String recipient, System::SharedPtr< MailMessage > message, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::String sender, System::String recipient, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::String sender, System::String recipient, System::SharedPtr< MailMessage > message, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::String sender, System::String recipient, System::SharedPtr< MailMessage > message, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::SharedPtr< IConnection > connection, System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::SharedPtr< IConnection > connection, System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< MailMessage > message, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::SharedPtr< IConnection > connection, System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< MailMessage > message, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::SharedPtr< IConnection > connection, System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< System::IO::Stream > messageStream, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< MailMessage > message, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginForward(System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< MailMessage > message, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginNoop(System::SharedPtr< IConnection > connection)Aspose::Email::Clients::Smtp::SmtpClient
BeginNoop(System::SharedPtr< IConnection > connection, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginNoop(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginNoop()Aspose::Email::Clients::Smtp::SmtpClient
BeginNoop(System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginNoop(System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< MailMessage > message, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< MailMessage > message, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::String from, System::String recipients, System::String subject, System::String body)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::String from, System::String recipients, System::String subject, System::String body, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::String from, System::String recipients, System::String subject, System::String body, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, const System::ArrayPtr< System::SharedPtr< MailMessage >> &messages)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< MailMessage > message, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< MailMessage > message, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::String from, System::String recipients, System::String subject, System::String body)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::String from, System::String recipients, System::String subject, System::String body, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::String from, System::String recipients, System::String subject, System::String body, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(const System::ArrayPtr< System::SharedPtr< MailMessage >> &messages)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::EventHandler< System::SharedPtr< MailMessageEventArgs >> messageSentDelegate)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::EventHandler< System::SharedPtr< MailMessageEventArgs >> messageSentDelegate, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::EventHandler< System::SharedPtr< MailMessageEventArgs >> messageSentDelegate, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::EventHandler< System::SharedPtr< MailMessageEventArgs >> messageSentDelegate)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::EventHandler< System::SharedPtr< MailMessageEventArgs >> messageSentDelegate, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSend(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::EventHandler< System::SharedPtr< MailMessageEventArgs >> messageSentDelegate, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginSendQueue()Aspose::Email::Clients::Smtp::SmtpClient
BeginSendQueue(System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginSendQueue(System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginValidateCredentials(System::SharedPtr< IConnection > connection)Aspose::Email::Clients::Smtp::SmtpClient
BeginValidateCredentials(System::SharedPtr< IConnection > connection, System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginValidateCredentials(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
BeginValidateCredentials()Aspose::Email::Clients::Smtp::SmtpClient
BeginValidateCredentials(System::AsyncCallback callback)Aspose::Email::Clients::Smtp::SmtpClient
BeginValidateCredentials(System::AsyncCallback callback, System::SharedPtr< System::Object > state)Aspose::Email::Clients::Smtp::SmtpClient
CancelAsyncOperation(System::SharedPtr< System::IAsyncResult > asyncResult)Aspose::Email::Clients::EmailClient
ConnectionFinalize(System::SharedPtr< System::Object > sender, System::SharedPtr< Base::ConnectionEventArgs > args)Aspose::Email::Clients::EmailClientvirtual
connectionPoolAspose::Email::Clients::EmailClient
CreateConnection()Aspose::Email::Clients::EmailClientvirtual
CreateConnection(bool createAsDefaultConnection)Aspose::Email::Clients::EmailClientvirtual
Dispose() overrideAspose::Email::Clients::EmailClient
Dispose(bool disposing)Aspose::Email::Clients::EmailClientprotectedvirtual
EmailClient(System::String type)Aspose::Email::Clients::EmailClientprotected
EmailClient(System::String type, System::String host, int32_t port)Aspose::Email::Clients::EmailClientprotected
EmailClient(System::String type, System::String host, int32_t port, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::EmailClientprotected
EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String password)Aspose::Email::Clients::EmailClientprotected
EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::EmailClientprotected
EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth)Aspose::Email::Clients::EmailClientprotected
EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::EmailClientprotected
EmailClient(System::String type, System::String host, int32_t port, System::String username, System::SharedPtr< ITokenProvider > tokenProvider)Aspose::Email::Clients::EmailClientprotected
EmailClient(System::String type, System::String host, int32_t port, System::String username, System::SharedPtr< ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::EmailClientprotected
EndBeginSendQueue(System::SharedPtr< System::IAsyncResult > asyncResult)Aspose::Email::Clients::Smtp::SmtpClient
EndForward(System::SharedPtr< System::IAsyncResult > asyncResult)Aspose::Email::Clients::Smtp::SmtpClient
EndGroupOperation(System::SharedPtr< System::IAsyncResult > asyncResult)Aspose::Email::Clients::EmailClient
EndNoop(System::SharedPtr< System::IAsyncResult > asyncResult)Aspose::Email::Clients::Smtp::SmtpClient
EndSend(System::SharedPtr< System::IAsyncResult > asyncResult)Aspose::Email::Clients::Smtp::SmtpClient
EndValidateCredentials(System::SharedPtr< System::IAsyncResult > asyncResult)Aspose::Email::Clients::Smtp::SmtpClient
Forward(System::SharedPtr< IConnection > connection, System::String sender, System::String recipient, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
Forward(System::SharedPtr< IConnection > connection, System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
Forward(System::String sender, System::String recipient, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
Forward(System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
Forward(System::SharedPtr< IConnection > connection, System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< System::IO::Stream > messageStream)Aspose::Email::Clients::Smtp::SmtpClient
Forward(System::String sender, System::SharedPtr< MailAddressCollection > recipients, System::SharedPtr< System::IO::Stream > messageStream)Aspose::Email::Clients::Smtp::SmtpClient
get_AccessToken()Aspose::Email::Clients::EmailClientvirtual
get_AllowedAuthentication()Aspose::Email::Clients::Smtp::SmtpClient
get_ClientCertificates()Aspose::Email::Clients::EmailClientvirtual
get_ConnectionAsgmtMode()Aspose::Email::Clients::EmailClientvirtual
get_ConnectionCheckupPeriod()Aspose::Email::Clients::EmailClientvirtual
get_ConnectionPool() constAspose::Email::Clients::EmailClient
get_ConnectionsQuantity()Aspose::Email::Clients::EmailClientvirtual
get_ConnectionState()Aspose::Email::Clients::EmailClient
get_Credentials()Aspose::Email::Clients::EmailClient
get_CurrentConnection()Aspose::Email::Clients::EmailClientvirtual
get_DefaultEncoding()Aspose::Email::Clients::EmailClientvirtual
get_DefaultPort() overrideAspose::Email::Clients::Smtp::SmtpClientvirtual
get_DeliveryMethod()Aspose::Email::Clients::Smtp::SmtpClient
get_EnableLogger()Aspose::Email::Clients::EmailClient
get_GreetingTimeout()Aspose::Email::Clients::EmailClient
get_HelloMessage()Aspose::Email::Clients::Smtp::SmtpClient
get_Host()Aspose::Email::Clients::EmailClientvirtual
get_LogFileName()Aspose::Email::Clients::EmailClient
get_Logger()Aspose::Email::Clients::EmailClientvirtual
get_Password()Aspose::Email::Clients::EmailClientvirtual
get_PickupDirectoryLocation()Aspose::Email::Clients::Smtp::SmtpClient
get_Pool()Aspose::Email::Clients::Smtp::SmtpClient
get_Port()Aspose::Email::Clients::EmailClientvirtual
get_Proxy()Aspose::Email::Clients::EmailClientvirtual
get_SecurityOptions()Aspose::Email::Clients::EmailClientvirtual
get_SmtpQueueLocation()Aspose::Email::Clients::Smtp::SmtpClient
get_SupportedAuthentication()Aspose::Email::Clients::Smtp::SmtpClient
get_SupportedEncryption()Aspose::Email::Clients::EmailClientvirtual
get_Timeout()Aspose::Email::Clients::EmailClient
get_TokenProvider() constAspose::Email::Clients::EmailClient
get_UseAuthentication()Aspose::Email::Clients::EmailClientvirtual
get_UseDateInLogFileName() constAspose::Email::Clients::EmailClient
get_UseDefaultCredentials() overrideAspose::Email::Clients::Smtp::SmtpClientvirtual
get_UseMultiConnection()Aspose::Email::Clients::EmailClientvirtual
get_UsePipelining()Aspose::Email::Clients::EmailClientvirtual
get_Username()Aspose::Email::Clients::EmailClientvirtual
get_UseTnef()Aspose::Email::Clients::Smtp::SmtpClient
GetCapabilities()Aspose::Email::Clients::EmailClientvirtual
InitializeConnectionPool()Aspose::Email::Clients::EmailClient
initializeLogger()Aspose::Email::Clients::EmailClient
loggerAspose::Email::Clients::EmailClient
loggerSyncObjAspose::Email::Clients::EmailClient
logManagerSyncObjAspose::Email::Clients::EmailClientstatic
Noop(System::SharedPtr< IConnection > connection) overrideAspose::Email::Clients::Smtp::SmtpClientvirtual
Noop() overrideAspose::Email::Clients::Smtp::SmtpClientvirtual
Noop(System::SharedPtr< Connection > connection, int32_t timeout) overrideAspose::Email::Clients::Smtp::SmtpClientvirtual
passwordAspose::Email::Clients::EmailClient
ResetLogSettings()Aspose::Email::Clients::EmailClient
Send(System::String from, System::String recipients, System::String subject, System::String body)Aspose::Email::Clients::Smtp::SmtpClient
Send(System::SharedPtr< MailMessage > message) overrideAspose::Email::Clients::Smtp::SmtpClientvirtual
Send(const System::ArrayPtr< System::SharedPtr< MailMessage >> &messages)Aspose::Email::Clients::Smtp::SmtpClient
Send(System::SharedPtr< MailMessageCollection > messages)Aspose::Email::Clients::Smtp::SmtpClient
Send(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages)Aspose::Email::Clients::Smtp::SmtpClient
Send(System::SharedPtr< IConnection > connection, System::String from, System::String recipients, System::String subject, System::String body)Aspose::Email::Clients::Smtp::SmtpClient
Send(System::SharedPtr< IConnection > connection, System::SharedPtr< MailMessage > message)Aspose::Email::Clients::Smtp::SmtpClient
Send(System::SharedPtr< IConnection > connection, const System::ArrayPtr< System::SharedPtr< MailMessage >> &messages)Aspose::Email::Clients::Smtp::SmtpClient
Send(System::SharedPtr< IConnection > connection, System::SharedPtr< MailMessageCollection > messages)Aspose::Email::Clients::Smtp::SmtpClient
Send(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages)Aspose::Email::Clients::Smtp::SmtpClient
SendToQueue(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages)Aspose::Email::Clients::Smtp::SmtpClient
set_AccessToken(System::String value)Aspose::Email::Clients::EmailClientvirtual
set_AllowedAuthentication(SmtpKnownAuthenticationType value)Aspose::Email::Clients::Smtp::SmtpClient
set_ConnectionAsgmtMode(ConnectionAsgmtType value)Aspose::Email::Clients::EmailClientvirtual
set_ConnectionCheckupPeriod(int32_t value)Aspose::Email::Clients::EmailClientvirtual
set_ConnectionPool(System::SharedPtr< Aspose::Email::Clients::ConnectionPool > value)Aspose::Email::Clients::EmailClient
set_ConnectionsQuantity(int32_t value)Aspose::Email::Clients::EmailClientvirtual
set_Credentials(System::SharedPtr< System::Net::ICredentialsByHost > value)Aspose::Email::Clients::EmailClient
set_DefaultEncoding(System::SharedPtr< System::Text::Encoding > value)Aspose::Email::Clients::EmailClientvirtual
set_DeliveryMethod(SmtpDeliveryMethod value)Aspose::Email::Clients::Smtp::SmtpClient
set_EnableLogger(bool value)Aspose::Email::Clients::EmailClient
set_GreetingTimeout(int32_t value)Aspose::Email::Clients::EmailClient
set_HelloMessage(System::String value)Aspose::Email::Clients::Smtp::SmtpClient
set_Host(System::String value)Aspose::Email::Clients::EmailClientvirtual
set_LogFileName(System::String value)Aspose::Email::Clients::EmailClient
set_Logger(System::SharedPtr< Aspose::Email::Tools::Logging::Logger > value)Aspose::Email::Clients::EmailClientvirtual
set_Password(System::String value)Aspose::Email::Clients::EmailClientvirtual
set_PickupDirectoryLocation(System::String value)Aspose::Email::Clients::Smtp::SmtpClient
set_Port(int32_t value)Aspose::Email::Clients::EmailClientvirtual
set_Proxy(System::SharedPtr< Aspose::Email::Clients::Proxy > value)Aspose::Email::Clients::EmailClientvirtual
set_SecurityOptions(Aspose::Email::Clients::SecurityOptions value)Aspose::Email::Clients::EmailClientvirtual
set_SmtpQueueLocation(System::String value)Aspose::Email::Clients::Smtp::SmtpClient
set_SupportedEncryption(Base::EncryptionProtocols value)Aspose::Email::Clients::EmailClientvirtual
set_Timeout(int32_t value)Aspose::Email::Clients::EmailClient
set_TokenProvider(System::SharedPtr< ITokenProvider > value)Aspose::Email::Clients::EmailClient
set_UseAuthentication(bool value)Aspose::Email::Clients::EmailClientvirtual
set_UseDateInLogFileName(bool value)Aspose::Email::Clients::EmailClient
set_UseDefaultCredentials(bool value) overrideAspose::Email::Clients::Smtp::SmtpClientvirtual
set_UseMultiConnection(MultiConnectionMode value)Aspose::Email::Clients::EmailClientvirtual
set_UsePipelining(System::SharedPtr< PipeliningStatus > value)Aspose::Email::Clients::EmailClientvirtual
set_Username(System::String value)Aspose::Email::Clients::EmailClientvirtual
set_UseTnef(bool value)Aspose::Email::Clients::Smtp::SmtpClient
SetCredentials()Aspose::Email::Clients::EmailClient
SetSupportedEncryptionUnsafe(Base::EncryptionProtocols value)Aspose::Email::Clients::EmailClient
SmtpClient()Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, int32_t port)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, int32_t port, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, System::String username, System::String password)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, int32_t port, System::String username, System::String password)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, int32_t port, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, System::String username, System::String authInfo, bool useOAuth)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, System::String username, System::SharedPtr< ITokenProvider > tokenProvider)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, System::String username, System::SharedPtr< ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, int32_t port, System::String username, System::SharedPtr< ITokenProvider > tokenProvider)Aspose::Email::Clients::Smtp::SmtpClient
SmtpClient(System::String host, int32_t port, System::String username, System::SharedPtr< ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions)Aspose::Email::Clients::Smtp::SmtpClient
tokenProviderAspose::Email::Clients::EmailClient
usernameAspose::Email::Clients::EmailClient
ValidateCredentials(System::SharedPtr< IConnection > connection)Aspose::Email::Clients::Smtp::SmtpClient
ValidateCredentials() overrideAspose::Email::Clients::Smtp::SmtpClientvirtual
~EmailClient()Aspose::Email::Clients::EmailClientprotectedvirtual
~SmtpClient()Aspose::Email::Clients::Smtp::SmtpClientprotectedvirtual