Applies To
Application Object.
Description
Returns the registered organization name (as a string). Read-only.
See Also
UserName Property.
Example
This example displays the registered organization name.
MsgBox "The registered organization is " & Application.OrganizationName