Click or drag to resize

OrganizationsGetClassificationsV30Async Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.GetClassificationsV30Async"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute]
public Task<ItemListJson<ClassificationJson>> GetClassificationsV30Async()

Return Value

Type: TaskItemListJsonClassificationJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.GetClassificationsV30Async"]

See Also