Backup

Backup (1 of 2)

Backups the content of the specified folders

Returns: virtual void Aspose::Email::Clients::Exchange::WebService::

Backup(System::SharedPtr < ExchangeFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, Storage::Pst::BackupOptions options)
ParameterDescription
foldersA folders to backup
streamA stream to write into
optionsA backup options

Backup (2 of 2)

Backups the content of the specified folders

Returns: virtual void Aspose::Email::Clients::Exchange::WebService::

Backup(System::SharedPtr < ExchangeFolderInfoCollection > folders, System::String fileName, Storage::Pst::BackupOptions options)
ParameterDescription
foldersA folders to backup
fileNameA path to the presonal storage file
optionsA backup options