Share via


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

[C#]

public Int32 StatusCode {get; set;}

Syntax

[Visual Basic .NET]

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.

Namespace:Microsoft.Rtc.Sip Namespace

Assembly: ServerAgent (in ServerAgent.dll)

Concepts

Response_OCS_ServerApi

Response.StatusClass

Response.ReasonPhrase