ApplicationConfiguration.Enabled

ApplicationConfiguration.Enabled

The ApplicationConfiguration.Enabled property indicates whether the application configuration is enabled (True) or not (False).

Syntax

[C#]

public bool Enabled {get;}

Syntax

[Visual Basic .NET]

Public ReadOnly Property Enabled As Boolean

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts

ApplicationConfigHelper

ApplicationConfigChangedEventHandler