Share via


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
public property Body Gets or sets the body of the Short Message Service (SMS) notification action.
public property Description  Gets or sets the description of the notification action. (inherited from NotificationAction)
public property DisplayName  Gets or sets the display name of the notification action. (inherited from NotificationAction)
public property Encoding Gets or sets the encoding of the Short Message Service (SMS) notification action.
public property Endpoint Gets or sets the endpoint for the Short Message Service (SMS) notification action.
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  The connection management group connection used by this object. (inherited from NotificationAction)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name  Gets or sets the name of the notification action. (inherited from NotificationAction)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
public method Update  Updates the notification action. (inherited from NotificationAction)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SmsNotificationAction Class
Microsoft.EnterpriseManagement.Administration Namespace