Click or drag to resize

TransientWorkspacesShareUserDocumentAnnotationV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ShareUserDocumentAnnotationV30Async(BlackBerry.Workspaces.Json.ShareTransientDocumentAnnotationJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> ShareUserDocumentAnnotationV30Async(
	ShareTransientDocumentAnnotationJson shareTransientDocumentAnnotationJson
)

Parameters

shareTransientDocumentAnnotationJson
Type: BlackBerry.Workspaces.JsonShareTransientDocumentAnnotationJson

[Missing <param name="shareTransientDocumentAnnotationJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ShareUserDocumentAnnotationV30Async(BlackBerry.Workspaces.Json.ShareTransientDocumentAnnotationJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ShareUserDocumentAnnotationV30Async(BlackBerry.Workspaces.Json.ShareTransientDocumentAnnotationJson)"]

See Also