DefaultRTCClassAttribute.DefaultRTCClassAttribute ()

The DefaultRTCClassAttribute constructor creates a new instance of the DefaultRTCClassAttribute class.

Syntax

[C#]

  Copy imageCopy Code
public DefaultRTCClassAttribute();

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public 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