Click or drag to resize

OrganizationsListDistrbutionListsV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.ListDistrbutionListsV30(BlackBerry.Workspaces.Json.ListDistributionlistsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public PagingItemListJson<DistributionListJson> ListDistrbutionListsV30(
	ListDistributionlistsJson listDistributionlistsJson
)

Parameters

listDistributionlistsJson
Type: BlackBerry.Workspaces.JsonListDistributionlistsJson

[Missing <param name="listDistributionlistsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.ListDistrbutionListsV30(BlackBerry.Workspaces.Json.ListDistributionlistsJson)"]

Return Value

Type: PagingItemListJsonDistributionListJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.ListDistrbutionListsV30(BlackBerry.Workspaces.Json.ListDistributionlistsJson)"]

See Also