Share via


UCBase.OnContactManagerPropertyChanged Method

Reserved for internal use.

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

Syntax

protected virtual void OnContactManagerPropertyChanged(
    IContactsAndGroupsManagerModel oldContactManager,
    IContactsAndGroupsManagerModel newContactManager
)

Parameters

  • oldContactManager
    Type: IContactsAndGroupsManagerModel
  • newContactManager
    Type: IContactsAndGroupsManagerModel

See Also

UCBase Class

Microsoft.Lync.Controls Namespace