Click or drag to resize

OrganizationsDeleteDistributionListV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> DeleteDistributionListV30Async(
	string name
)

Parameters

name
Type: SystemString

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

Return Value

Type: TaskBulkOperationResultJson

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

See Also