Click or drag to resize

OrganizationsListExternalConnectorsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<ListExternalConnectorsResultJson>> ListExternalConnectorsV30Async(
	ListExternalConnectorsJson listExternalConnectorsJson
)

Parameters

listExternalConnectorsJson
Type: BlackBerry.Workspaces.JsonListExternalConnectorsJson

[Missing <param name="listExternalConnectorsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.ListExternalConnectorsV30Async(BlackBerry.Workspaces.Json.ListExternalConnectorsJson)"]

Return Value

Type: TaskItemListJsonListExternalConnectorsResultJson

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

See Also