Click or drag to resize

OrganizationsListDistrbutionListsV30Async Method

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

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

Parameters

listDistributionlistsJson
Type: BlackBerry.Workspaces.JsonListDistributionlistsJson

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

Return Value

Type: TaskPagingItemListJsonDistributionListJson

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

See Also