PhoneCall.SIPResponseText 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 text of this phone call.
public:
property System::String ^ SIPResponseText { System::String ^ get(); };
public string SIPResponseText { get; }
Public ReadOnly Property SIPResponseText As String
Property Value
The SIP response text.