ResponseReceivedEventArgs.Response

The Response property contains the Response Sip Class object intended for the client transaction.

Syntax

[C#]

  Copy imageCopy Code
public Response Response {get;}

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public ReadOnly Property Response As Response

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also