Represents a Session Initiation Protocol (SIP) notification action for notification subscriptions. This protocol is supported by various instant messaging systems.
The following tables list the members exposed by the SipNotificationAction type.
Public
Constructors
| Name | Description | |
|---|---|---|
| SipNotificationAction | Initializes a new SipNotificationAction object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Body | Gets or sets the body of the SIP notification action. |
|
ContentType | Gets or sets the content type for the SIP 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 for the SIP notification action. |
|
Endpoint | Gets or sets the endpoint for the SIP notification action. |
|
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
Name | Gets or sets the name of the notification action. (inherited from NotificationAction) |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
|
GetHashCode | Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Updates the notification action. (inherited from NotificationAction) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

