Click or drag to resize

RoomsListLastResolvedFolderPermissionRequestsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<LastResolvedFolderPermissionRequestResultJson>> ListLastResolvedFolderPermissionRequestsV30Async(
	ListLastResolvedFolderPermissionRequestsJson listLastResolvedFolderPermissionRequestsJson
)

Parameters

listLastResolvedFolderPermissionRequestsJson
Type: BlackBerry.Workspaces.JsonListLastResolvedFolderPermissionRequestsJson

[Missing <param name="listLastResolvedFolderPermissionRequestsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.ListLastResolvedFolderPermissionRequestsV30Async(BlackBerry.Workspaces.Json.ListLastResolvedFolderPermissionRequestsJson)"]

Return Value

Type: TaskItemListJsonLastResolvedFolderPermissionRequestResultJson

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

See Also