SmsNotificationAction Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a Short Message Service (SMS) notification action. This service is supported by various mobile phones and other handheld devices.
The following tables list the members exposed by the SmsNotificationAction type.
Public Constructors
Name | Description | |
---|---|---|
SmsNotificationAction | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Body | Gets or sets the body of the Short Message Service (SMS) notification action. | |
Description | Gets or sets the description of the notification action. (inherited from NotificationAction) | |
DisplayName | Gets or sets the display name of the notification action. (inherited from NotificationAction) | |
Encoding | Gets or sets the encoding of the Short Message Service (SMS) notification action. | |
Endpoint | Gets or sets the endpoint for the Short Message Service (SMS) notification action. | |
Id | (inherited from CreatableMonitoringBaseWithId) | |
ManagementGroup | The connection management group connection used by this object. (inherited from NotificationAction) | |
ManagementGroupId | (inherited from MonitoringBase) | |
Name | Gets or sets the name of the notification action. (inherited from NotificationAction) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) | |
Update | Updates the notification action. (inherited from NotificationAction) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SmsNotificationAction Class
Microsoft.EnterpriseManagement.Administration Namespace