Click or drag to resize

OrganizationsDeleteTagFieldV30Async Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.DeleteTagFieldV30Async(System.String)"]

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

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.DeleteTagFieldV30Async(System.String)"]

Return Value

Type: TaskString

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.DeleteTagFieldV30Async(System.String)"]

See Also