Click or drag to resize

WorkspacesGetFolderTreeV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.GetFolderTreeV30(System.String,System.String)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public FolderJson GetFolderTreeV30(
	string roomId,
	string folderUuid
)

Parameters

roomId
Type: SystemString

[Missing <param name="roomId"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.GetFolderTreeV30(System.String,System.String)"]

folderUuid
Type: SystemString

[Missing <param name="folderUuid"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.GetFolderTreeV30(System.String,System.String)"]

Return Value

Type: FolderJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.GetFolderTreeV30(System.String,System.String)"]

See Also