Header.Header ()

The Header constructor initializes a new instance of the Header class without a specified type or value.

Syntax

[C#]

  Copy imageCopy Code
protected Header();

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Protected Sub New()

Parameters

This constructor has no parameters.

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts