ResponseCode.DeclineAll Field
The user wants to decline a signaling session everywhere including call routing. (605)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const DeclineAll As Integer
'Usage
Dim value As Integer
value = ResponseCode.DeclineAll
public const int DeclineAll