Header.ValueNoParameters

The ValueNoParameters property contains the SIP header value as a string, minus any attached parameters.

Syntax

[C#]

  Copy imageCopy Code
public String ValueNoParameters {get; set;}

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public Property ValueNoParameters As String

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts