SmtpNotificationAction.Endpoint Property

Definition

The endpoint.

public:
 property Microsoft::EnterpriseManagement::Administration::SmtpNotificationEndpoint ^ Endpoint { Microsoft::EnterpriseManagement::Administration::SmtpNotificationEndpoint ^ get(); void set(Microsoft::EnterpriseManagement::Administration::SmtpNotificationEndpoint ^ value); };
public Microsoft.EnterpriseManagement.Administration.SmtpNotificationEndpoint Endpoint { get; set; }
member this.Endpoint : Microsoft.EnterpriseManagement.Administration.SmtpNotificationEndpoint with get, set
Public Property Endpoint As SmtpNotificationEndpoint

Property Value

SmtpNotificationEndpoint

Returns an SmtpNotificationEndpoint object.

Applies to