SipNotificationAction Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | Overloaded. |
Top
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 | (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
SipNotificationAction Class
Microsoft.EnterpriseManagement.Administration Namespace