SmsNotificationAction Class
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.
An sms notification action for notification subscriptions.
public ref class SmsNotificationAction : Microsoft::EnterpriseManagement::Administration::NotificationAction
[System.Serializable]
public class SmsNotificationAction : Microsoft.EnterpriseManagement.Administration.NotificationAction
type SmsNotificationAction = class
inherit NotificationAction
Public Class SmsNotificationAction
Inherits NotificationAction
- Inheritance
- Attributes
Constructors
SmsNotificationAction(String) |
Creates a new SmsNotificationAction. |
Properties
Body |
Body. |
Description |
The description of the action. (Inherited from NotificationAction) |
DisplayName |
The display name of the action. (Inherited from NotificationAction) |
Encoding |
Encoding. |
Endpoint |
The endpoint. |
ManagementGroup |
The ManagementGroup the object was instantiated in. (Inherited from NotificationAction) |
Name |
The name of the action. (Inherited from NotificationAction) |
Methods
Reconnect(EnterpriseManagementGroup) |
Reconnects the specified management group. (Inherited from NotificationAction) |
Update() |
Updates the notification action. (Inherited from NotificationAction) |