Click or drag to resize

DocumentsListExchangesRecycleBinDocumentsV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Documents.ListExchangesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.ListExchangesRecycleBinDocumentsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<PagingItemListJson<RecycleBinDocumentJson>> ListExchangesRecycleBinDocumentsV30Async(
	ListExchangesRecycleBinDocumentsJson listExchangesRecycleBinDocumentsJson
)

Parameters

listExchangesRecycleBinDocumentsJson
Type: BlackBerry.Workspaces.JsonListExchangesRecycleBinDocumentsJson

[Missing <param name="listExchangesRecycleBinDocumentsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Documents.ListExchangesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.ListExchangesRecycleBinDocumentsJson)"]

Return Value

Type: TaskPagingItemListJsonRecycleBinDocumentJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Documents.ListExchangesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.ListExchangesRecycleBinDocumentsJson)"]

See Also