Click or drag to resize

DocumentsCopyMultipleDocumentsToExchangeV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Documents.CopyMultipleDocumentsToExchangeV30(BlackBerry.Workspaces.Json.CopyMultipleDocumentsToExchangeAsyncJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson CopyMultipleDocumentsToExchangeV30(
	CopyMultipleDocumentsToExchangeAsyncJson copyMultipleDocumentsToExchangeAsyncJson
)

Parameters

copyMultipleDocumentsToExchangeAsyncJson
Type: BlackBerry.Workspaces.JsonCopyMultipleDocumentsToExchangeAsyncJson

[Missing <param name="copyMultipleDocumentsToExchangeAsyncJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Documents.CopyMultipleDocumentsToExchangeV30(BlackBerry.Workspaces.Json.CopyMultipleDocumentsToExchangeAsyncJson)"]

Return Value

Type: BulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Documents.CopyMultipleDocumentsToExchangeV30(BlackBerry.Workspaces.Json.CopyMultipleDocumentsToExchangeAsyncJson)"]

See Also