Click or drag to resize
TransientWorkspacesCopyDocumentsFromRoomsToExchangeAsyncV30 Method
Copies a transient file to Microsoft Exchange.

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public TransientDocumentsTransactionResultJson CopyDocumentsFromRoomsToExchangeAsyncV30(
	CopyTransientDocumentToExchangeAsyncJson copyTransientDocumentToExchangeAsyncJson
)

Parameters

copyTransientDocumentToExchangeAsyncJson
Type: BlackBerry.Workspaces.JsonCopyTransientDocumentToExchangeAsyncJson
A list of users to receive notification and link to the files and permissions to assign the file when copying transient files to Exchange

Return Value

Type: TransientDocumentsTransactionResultJson
transientDocumentsTransactionResultJson
See Also