LumiSoft Mail Server User API
RecordRoute Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > RecordRoute
Gets the Record-Route header fields what is inserted by proxies in a request to force future requests in the dialog to be routed through the proxy.
Syntax
C#Visual BasicManaged C++
public SIP_MVGroupHFCollection<SIP_t_AddressParam> RecordRoute { get; }
Public ReadOnly Property RecordRoute As SIP_MVGroupHFCollection(Of SIP_t_AddressParam)

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