Click or drag to resize

TransientWorkspacesListLastResolvedTransientFolderPermissionRequestsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<LastResolvedTransientFolderPermissionRequestResultJson>> ListLastResolvedTransientFolderPermissionRequestsV30Async(
	ListLastResolvedTransientFolderPermissionRequestsJson listLastResolvedTransientFolderPermissionRequestsJson
)

Parameters

listLastResolvedTransientFolderPermissionRequestsJson
Type: BlackBerry.Workspaces.JsonListLastResolvedTransientFolderPermissionRequestsJson

[Missing <param name="listLastResolvedTransientFolderPermissionRequestsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListLastResolvedTransientFolderPermissionRequestsV30Async(BlackBerry.Workspaces.Json.ListLastResolvedTransientFolderPermissionRequestsJson)"]

Return Value

Type: TaskItemListJsonLastResolvedTransientFolderPermissionRequestResultJson

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

See Also