LumiSoft Mail Server User API
ErrorInfo Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > ErrorInfo
Gets the Error-Info header field which provides a pointer to additional information about the error status response.
Syntax
C#Visual BasicManaged C++
public SIP_MVGroupHFCollection<SIP_t_ErrorUri> ErrorInfo { get; }
Public ReadOnly Property ErrorInfo As SIP_MVGroupHFCollection(Of SIP_t_ErrorUri)

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)