SmtpNotificationAction.Endpoint 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.
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
Returns an SmtpNotificationEndpoint object.