CallMessageReceivedEventArgs Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the information associated with a message received on Call.
public ref class CallMessageReceivedEventArgs : EventArgs
public class CallMessageReceivedEventArgs : EventArgs
type CallMessageReceivedEventArgs = class
inherit EventArgs
Public Class CallMessageReceivedEventArgs
Inherits EventArgs
- Inheritance
-
CallMessageReceivedEventArgs
Content |
Gets the Content Description from the message. |
Disable |
Gets or sets whether a response will be sent by the applicationor not. If true, the application is responsible for sending the response. |
Message |
Gets the message type of the body. |
Request |
Gets the SIP request data for the event. This can be null in some instances. |
Send |
Sends response to the incoming message request with the given response code and options. |
Send |
Sends response to the incoming message request with the given response code. |
Producto | Versiones |
---|---|
Lync UCMA | 4.0, 5.0, latest |