Modifier and Type | Class and Description |
---|---|
class |
ImapRestoreSettingsAsync
The settings for the ImapClient.Restore async method.
|
Modifier and Type | Method and Description |
---|---|
static ImapRestoreSettings |
ImapRestoreSettings.to_RestoreSettings(int options)
Converts enumerable options to class
|
Modifier and Type | Method and Description |
---|---|
void |
ImapClient.restore(PersonalStorage pst,
ImapRestoreSettings settings)
Begins to restore imap folders from the given personal storage.
|