Click or drag to resize

FilesAddRecipientsV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Files.AddRecipientsV30(BlackBerry.Workspaces.Json.SdsAddRecipientsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson AddRecipientsV30(
	SdsAddRecipientsJson sdsAddRecipientsJson
)

Parameters

sdsAddRecipientsJson
Type: BlackBerry.Workspaces.JsonSdsAddRecipientsJson

[Missing <param name="sdsAddRecipientsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.AddRecipientsV30(BlackBerry.Workspaces.Json.SdsAddRecipientsJson)"]

Return Value

Type: BulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Files.AddRecipientsV30(BlackBerry.Workspaces.Json.SdsAddRecipientsJson)"]

See Also