Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the response code for forwarding the call.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property ResponseCode As Integer
Get
Set
'Usage
Dim instance As CallForwardOptions
Dim value As Integer
value = instance.ResponseCode
instance.ResponseCode = value
public int ResponseCode { get; set; }
Property Value
Type: System.Int32
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when response code is less than 300 or greater than 399. |
Remarks
Only response codes in the 3xx range are allowed for ForwardOptions.