Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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