Reserved for internal use.

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

Syntax

C#
protected 
override 
sealed 
void 
OnContactManagerPropertyChanged(
	
IContactsAndGroupsManagerModel 
oldContactManager,
	
IContactsAndGroupsManagerModel 
newContactManager
)

Parameters

oldContactManager
Type: IContactsAndGroupsManagerModel
newContactManager
Type: IContactsAndGroupsManagerModel

See Also