BeginListAttachments
BeginListAttachments (1 of 2)
Returns: System::SharedPtr System::IAsyncResult Aspose::Email::Clients::Imap::
BeginListAttachments(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| sequenceNumber | |
| callback | |
| state |
BeginListAttachments (2 of 2)
Returns: System::SharedPtr System::IAsyncResult Aspose::Email::Clients::Imap::
BeginListAttachments(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | |
| sequenceNumber | |
| callback | |
| state |