ServerConfiguration.HelpdeskExternalUrl Property
Gets the helpdesk external URI value from the provisioning data.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property HelpdeskExternalUrl As String
Get
'Usage
Dim instance As ServerConfiguration
Dim value As String
value = instance.HelpdeskExternalUrl
public string HelpdeskExternalUrl { get; }
Property Value
Type: System.String