Utilities.ExchangeECPUrlChanged event

Raised exchange ecp url changed.

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

Syntax

'Declaration
Public Event ExchangeECPUrlChanged As EventHandler(Of ExchangeECPUrlChangedEventArgs)
'Usage
Dim instance As Utilities
Dim handler As EventHandler(Of ExchangeECPUrlChangedEventArgs)

AddHandler instance.ExchangeECPUrlChanged, handler
public event EventHandler<ExchangeECPUrlChangedEventArgs> ExchangeECPUrlChanged

See also

Reference

Utilities class

Utilities members

Microsoft.Lync.Model namespace