Click or drag to resize

RoomsListWorkspacesRecycleBinDocumentsV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.ListWorkspacesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.ListWorkspaceRecycleBinDocumentsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<PagingItemListJson<RecycleBinDocumentJson>> ListWorkspacesRecycleBinDocumentsV30Async(
	ListWorkspaceRecycleBinDocumentsJson listWorkspaceRecycleBinDocumentsJson
)

Parameters

listWorkspaceRecycleBinDocumentsJson
Type: BlackBerry.Workspaces.JsonListWorkspaceRecycleBinDocumentsJson

[Missing <param name="listWorkspaceRecycleBinDocumentsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.ListWorkspacesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.ListWorkspaceRecycleBinDocumentsJson)"]

Return Value

Type: TaskPagingItemListJsonRecycleBinDocumentJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.ListWorkspacesRecycleBinDocumentsV30Async(BlackBerry.Workspaces.Json.ListWorkspaceRecycleBinDocumentsJson)"]

See Also