ApplicationConfigChangedEventArgs.ApplicationUri

The ApplicationUri property contains the URI of the server application that has its configuration settings changed by a server administrator.

Syntax

[C#]

  Copy imageCopy Code
public string ApplicationUri {get;}

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public ReadOnly Property ApplicationUri As string

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also