ContactSetting enumeration

Represents the settings that can be applied locally to a contact.

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

Syntax

'Declaration
Public Enumeration ContactSetting
'Usage
Dim instance As ContactSetting
public enum ContactSetting

Members

Member name Description
Tagged Returns true if a notification is shown when the presence of a tagged contact is changed.
AccessLevel Returns the privacy relationship of a contact expressed as an AccessLevel enumerator.
ExchangeServiceEntryId Read-only, Entry ID of an Exchange contact if the contact is an Exchange contact. String.
Source Read-only, Shows the contact source. ContactSourceTypes enum.
DefaultContactEndpoint The default collaboration endpoint (SIP or TEL URI) for this contact.
Invalid

See also

Reference

Microsoft.Lync.Model namespace