SmsNotificationAction.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::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
Returns aSmsNotificationEndpoint object that is the endpoint for the SMS notification action.