LumiSoft Mail Server User API
InReplyTo Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > InReplyTo
Gets the In-Reply-To header fields which enumerates the Call-IDs that this call references or returns.
Syntax
C#Visual BasicManaged C++
public SIP_MVGroupHFCollection<SIP_t_CallID> InReplyTo { get; }
Public ReadOnly Property InReplyTo As SIP_MVGroupHFCollection(Of SIP_t_CallID)

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