TgzReader.ExportToAsync
TgzReader.ExportToAsync method
Save messages and directory structure using given path.
public Task ExportToAsync(string path, CancellationToken token = default)
Parameter | Type | Description |
---|---|---|
path | String | The main directory path to save storage structure. |
token | CancellationToken | A CancellationToken that enables the possible cancellation of the operation. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | throws if file name is null or empty |
See Also
- class TgzReader
- namespace Aspose.Email.Storage.Zimbra
- assembly Aspose.Email