Index
|
BlackBerry Workspaces SDK
|
ListDistributionListsByName
Used when getting a list of members of a named distribution list
Parameters
Name |
Type |
Description |
listNames
|
Set(String)
|
Default value: new HashSet() Minimum size: 1 Maximum size: 2147483647
List of names
|
Json Format
{
listNames:
Set(String)
}
|