ExchangeECPUrlChangedEventArgs.NewUrl property

Returns New Exchange Control Panel (ECP

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public ReadOnly Property NewUrl As String
    Get
'Usage
Dim instance As ExchangeECPUrlChangedEventArgs
Dim value As String

value = instance.NewUrl
public string NewUrl { get; }

Property value

Type: System.String

See also

Reference

ExchangeECPUrlChangedEventArgs class

ExchangeECPUrlChangedEventArgs members

Microsoft.Lync.Model namespace