Partager via


ContactSettingChangedEventArgs.Setting Property

Returns the type of the contact property whose value has changed.

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

Syntax

'Declaration
Public ReadOnly Property Setting As ContactSetting
    Get
'Usage
Dim instance As ContactSettingChangedEventArgs
Dim value As ContactSetting

value = instance.Setting
public ContactSetting Setting { get; }

Property Value

Type: Microsoft.Lync.Model.ContactSetting

See Also

Reference

ContactSettingChangedEventArgs Class

ContactSettingChangedEventArgs Members

Microsoft.Lync.Model Namespace