PhoneCall.SIPResponseCode Property
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.
Gets the SIP response code of this phone call.
public:
property int SIPResponseCode { int get(); };
public int SIPResponseCode { get; }
Public ReadOnly Property SIPResponseCode As Integer
Property Value
A SIP response code.