Click or drag to resize
CopyTransientDocumentToExchangeAsyncJsonUserRecipients Property
A list of emails for users that are intended to be recipients of these files. Can be sent empty or not sent.

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public HashSet<string> UserRecipients { get; set; }

Property Value

Type: HashSetString
See Also