Click or drag to resize

RoomsListFolderPermissionRequestsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public ItemListJson<FolderPendingPermissionRequestsJson> ListFolderPermissionRequestsV30(
	ListFolderPermissionRequestsJson listFolderPermissionRequestsJson
)

Parameters

listFolderPermissionRequestsJson
Type: BlackBerry.Workspaces.JsonListFolderPermissionRequestsJson

[Missing <param name="listFolderPermissionRequestsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.ListFolderPermissionRequestsV30(BlackBerry.Workspaces.Json.ListFolderPermissionRequestsJson)"]

Return Value

Type: ItemListJsonFolderPendingPermissionRequestsJson

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

See Also