Response.StatusCode

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Response.StatusCode

The StatusCode property contains the status code for the response.

Syntax

  public Int32 StatusCode {get; set;} 

Syntax

 Public Property StatusCode As Int32 

Remarks

A status code is currently represented as a 3-digit integer; for example, "404".

Requirements

Redistributable: Requires Microsoft Office Communications Server 2007 R2.

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts

Response Sip Class

Response.StatusClass

Response.ReasonPhrase