IEWSClient.Restore

IEWSClient.Restore method

Restores the specified exchange folders from the given personal storage.

public void Restore(PersonalStorage pst, RestoreSettings settings)
ParameterTypeDescription
pstPersonalStorageA personal storage containing the backuped exchange folders.
settingsRestoreSettingsThe restore settings.

See Also