ResponseCode.BadCallLeg 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 call leg (that is, call context) does not exist or has been cleaned up. (481)
public: int BadCallLeg = 481;
public const int BadCallLeg = 481;
val mutable BadCallLeg : int
Public Const BadCallLeg As Integer = 481