ServerConfiguration.HelpdeskInternalUrl 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.
Gets the helpdesk internal URI value from the provisioning data.
public:
property System::String ^ HelpdeskInternalUrl { System::String ^ get(); };
public string HelpdeskInternalUrl { get; }
member this.HelpdeskInternalUrl : string
Public ReadOnly Property HelpdeskInternalUrl As String