CrmOrgByServer.UrlHostName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the actual name for the organization in CRM, and is required to connect to CRM
public:
property System::String ^ UrlHostName { System::String ^ get(); };
public string UrlHostName { get; }
member this.UrlHostName : string
Public ReadOnly Property UrlHostName As String