BeginRestore
BeginRestore
Begins to restore imap folders from the given personal storage.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginRestore(System::SharedPtr < Storage::Pst::PersonalStorage > pst, System::SharedPtr < RestoreSettingsAsync > settings)
| Parameter | Description |
|---|---|
| pst | A personal storage containing the backuped imap folders. |
| settings | The restore settings |