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.
Enumerates properties set for a Contact instance.
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 | Is this contact tagged for information updates? Property value type is Boolean. | |
| AccessLevel | Contact access level. Property value type is AccessLevel enumeration. | |
| ExchangeServiceEntryId | Read-only, Entry ID of an Microsoft Exchange contact if the contact is an Exchange contact. Property value type is String. | |
| Source | Read-only, Shows the contact source. Property value type is ContactSourceTypes enumeration. | |
| DefaultContactEndpoint | The default collaboration endpoint (SIP or TEL URI) for this contact. This can be set to store most recently used/preferred endpoint to connect to for a contact. Property value type is a CollaborationEndpoint instance. | |
| Invalid |