IAsyncImapClient method general parameters. More...
Inherits Object.
Inherited by Aspose::Email::Clients::Imap::Models::ImapMessageSet< T >.
Public Member Functions | |
| System::SharedPtr< IConnection > | get_Connection () const |
| T | SetConnection (System::SharedPtr< IConnection > connection) |
| Connection to a server (optional). More... | |
| void | SetTemplateWeakPtr (uint32_t argument) override |
Friends | |
| template<typename FT0 > | |
| class | ImapMethodParametersGeneral |
IAsyncImapClient method general parameters.
|
inline |
|
inline |
Connection to a server (optional).
|
inlineoverride |