Click or drag to resize

WorkspacesListLastResolvedFolderPermissionRequestsV30 Method

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

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

Parameters

listLastResolvedFolderPermissionRequestsJson
Type: BlackBerry.Workspaces.JsonListLastResolvedFolderPermissionRequestsJson

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

Return Value

Type: ItemListJsonLastResolvedFolderPermissionRequestResultJson

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

See Also