Click or drag to resize

RoomsEditFolderSettingsV30Async Method

Note: This API is now obsolete.

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute]
public Task<BulkOperationResultJson> EditFolderSettingsV30Async(
	EditFolderSettingsJson editFolderSettingsJson
)

Parameters

editFolderSettingsJson
Type: BlackBerry.Workspaces.JsonEditFolderSettingsJson

[Missing <param name="editFolderSettingsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.EditFolderSettingsV30Async(BlackBerry.Workspaces.Json.EditFolderSettingsJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also