OutlookConnectivityOutcome.ServiceEndpoint Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property ServiceEndpoint As String
Get
'Usage
Dim instance As OutlookConnectivityOutcome
Dim value As String
value = instance.ServiceEndpoint
public string ServiceEndpoint { get; }
Property Value
Type: System.String