Share via


SipNotificationAction Class

Definition

An sip notification action for notification subscriptions.

public ref class SipNotificationAction : Microsoft::EnterpriseManagement::Administration::NotificationAction
[System.Serializable]
public class SipNotificationAction : Microsoft.EnterpriseManagement.Administration.NotificationAction
type SipNotificationAction = class
    inherit NotificationAction
Public Class SipNotificationAction
Inherits NotificationAction
Inheritance
Attributes

Constructors

SipNotificationAction(String)

Creates a new SmsNotificationAction.

Properties

Body

Body.

ContentType

Content type.

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)

Applies to