Click or drag to resize

FilesRestoreExchangesRecycleBinDocumentsV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Files.RestoreExchangesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.RestoreExchangesRecycleBinDocumentsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> RestoreExchangesRecycleBinDocumentsV30Async(
	RestoreExchangesRecycleBinDocumentsJson restoreExchangesRecycleBinDocumentsJson
)

Parameters

restoreExchangesRecycleBinDocumentsJson
Type: BlackBerry.Workspaces.JsonRestoreExchangesRecycleBinDocumentsJson

[Missing <param name="restoreExchangesRecycleBinDocumentsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.RestoreExchangesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.RestoreExchangesRecycleBinDocumentsJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Files.RestoreExchangesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.RestoreExchangesRecycleBinDocumentsJson)"]

See Also