Share via


Header.Parameters property

 
Microsoft Office Live Communications Server 2005 with SP1

Header.Parameters

The Parameters property contains the parameters for the SIP header as a collection of name/value pairs.

[C#]public NameValueCollection Parameters {get; set;}
[Visual Basic .NET]Public Property Parameters As NameValueCollection

Remarks

Parameters are optional for many SIP headers.

Requirements

Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Header.Value, Header.ValueNoParameters, Header

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.