Checks if a property can be set for this contact.

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

Syntax

C#
public 
bool 
CanChangeSetting(
	

ContactSetting 
contactSetting
)

Parameters

contactSetting
Type: Microsoft.Lync.Model . . :: . . ContactSetting

See Also