Click or drag to resize

OrganizationsDeleteSystemAccountV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson DeleteSystemAccountV30(
	DeleteOrganizationSystemAccountIdpJson deleteOrganizationSystemAccountIdpJson
)

Parameters

deleteOrganizationSystemAccountIdpJson
Type: BlackBerry.Workspaces.JsonDeleteOrganizationSystemAccountIdpJson

[Missing <param name="deleteOrganizationSystemAccountIdpJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.DeleteSystemAccountV30(BlackBerry.Workspaces.Json.DeleteOrganizationSystemAccountIdpJson)"]

Return Value

Type: BulkOperationResultJson

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

See Also