上一主题: GetOrganizationName

下一主题: 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.