Header.Parameters
Header.Parameters
The Parameters property contains the parameters for the SIP header as a collection of name/value pairs.
Syntax
[C#]
public NameValueCollection Parameters {get; set;}
Syntax
[Visual Basic .NET]
Public Property Parameters As NameValueCollection
Remarks
Parameters are optional for many SIP headers.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)