SmtpConnectivityStatus.EndPoint Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property EndPoint As String
    Get
    Private Set
'Usage
Dim instance As SmtpConnectivityStatus
Dim value As String

value = instance.EndPoint
public string EndPoint { get; private set; }

Property Value

Type: System.String