Click or drag to resize

WorkspacesCreateFoldersV30 Method

Note: This API is now obsolete.

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute]
public string CreateFoldersV30(
	string roomId,
	PathAndExternalIdJson pathAndExternalIdJson
)

Parameters

roomId
Type: SystemString

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

pathAndExternalIdJson
Type: BlackBerry.Workspaces.JsonPathAndExternalIdJson

[Missing <param name="pathAndExternalIdJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.CreateFoldersV30(System.String,BlackBerry.Workspaces.Json.PathAndExternalIdJson)"]

Return Value

Type: String

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

See Also