Click or drag to resize

TransientWorkspacesListFoldersSingleLevelV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListFoldersSingleLevelV30Async(BlackBerry.Workspaces.Json.ListTransientFoldersJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ListTransientFoldersSingleLevelResultJson> ListFoldersSingleLevelV30Async(
	ListTransientFoldersJson listTransientFoldersJson
)

Parameters

listTransientFoldersJson
Type: BlackBerry.Workspaces.JsonListTransientFoldersJson

[Missing <param name="listTransientFoldersJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListFoldersSingleLevelV30Async(BlackBerry.Workspaces.Json.ListTransientFoldersJson)"]

Return Value

Type: TaskListTransientFoldersSingleLevelResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListFoldersSingleLevelV30Async(BlackBerry.Workspaces.Json.ListTransientFoldersJson)"]

See Also