Click or drag to resize

RoomsSetModifiedDateV30Async Method

Note: This API is now obsolete.

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

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

Parameters

documentsModifiedDateSetJson
Type: BlackBerry.Workspaces.JsonDocumentsModifiedDateSetJson

[Missing <param name="documentsModifiedDateSetJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.SetModifiedDateV30Async(BlackBerry.Workspaces.Json.DocumentsModifiedDateSetJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also