ResponseCode.DeclineAll Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The user wants to decline a signaling session everywhere including call routing. (605)
public: int DeclineAll = 605;
public const int DeclineAll = 605;
val mutable DeclineAll : int
Public Const DeclineAll As Integer = 605