Application.OrganizationName Property

SharePoint Designer Developer Reference

Returns the name of the organization for the application.

Syntax

expression.OrganizationName

expression   A variable that represents an Application object.

Remarks

The name of the organization is usually set during the installation of an application or operating system.

See Also