Edit

Share via


Contact.Settings Property

Definition

Gets a collection of contact settings.

public:
 property System::Collections::Generic::IDictionary<Microsoft::Lync::Model::ContactSetting, System::Object ^> ^ Settings { System::Collections::Generic::IDictionary<Microsoft::Lync::Model::ContactSetting, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<Microsoft.Lync.Model.ContactSetting,object> Settings { get; }
member this.Settings : System.Collections.Generic.IDictionary<Microsoft.Lync.Model.ContactSetting, obj>
Public ReadOnly Property Settings As IDictionary(Of ContactSetting, Object)

Property Value

Applies to