Vorheriges Thema: GetOrganizationName

Nächstes Thema: Resource Methods

IsOrganizationExists

Description

This method checks whether the specified organization exists.

Syntax

IsOrganizationExists(OrganizationName)

Parameters

Name

Type

Description

OrganizationName

string

The name of the organization.

Return Value

True if the organization exists, False if it does not.

Remarks

None.