SmsNotificationAction.Endpoint Property

Definition

The endpoint.

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

Property Value

SmsNotificationEndpoint

Returns aSmsNotificationEndpoint object that is the endpoint for the SMS notification action.

Applies to