Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fired when the content of SelectedContactUris has changed.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Event SelectedContactUrisChanged As EventHandler
'Usage
Dim instance As ContactList
Dim handler As EventHandler
AddHandler instance.SelectedContactUrisChanged, handler
public event EventHandler SelectedContactUrisChanged