Gets Via header fields.The Via header field indicates the transport used for the transaction
and identifies the location where the response is to be sent.
| C# | Visual Basic | Managed C++ |
public SIP_MVGroupHFCollection<SIP_t_ViaParm> Via { get; }
Public ReadOnly Property Via As SIP_MVGroupHFCollection(Of SIP_t_ViaParm)
public: SIP_MVGroupHFCollection<SIP_t_ViaParm^>^ Via { SIP_MVGroupHFCollection<SIP_t_ViaParm^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)