Gets a collection of contact properties.

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

Syntax

C#
public 
IDictionary<

ContactSetting, 
Object> 
Settings { 
get; }

See Also