Reserved for internal use.

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

Syntax

C#
protected 
virtual 
void 
OnContactPropertyChanged(
	
IContactModel 
contactModel,
	
string 
propertyName
)

Parameters

contactModel
Type: IContactModel
propertyName
Type: System . . :: . . String

See Also