ContactSetting Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the settings that can be applied locally to a contact.
public enum class ContactSetting
public enum ContactSetting
type ContactSetting =
Public Enum ContactSetting
- Inheritance
-
ContactSetting
Fields
Name | Value | Description |
---|---|---|
Invalid | -1 | |
ExchangeServiceEntryId | 2 | Read-only, Entry ID of an Exchange contact if the contact is an Exchange contact. String. |
Tagged | 268435456 | Returns true if a notification is shown when the presence of a tagged contact is changed. |
AccessLevel | 805306369 | Returns the privacy relationship of a contact expressed as an AccessLevel enumerator. |
Source | 805306371 | Read-only, Shows the contact source. ContactSourceTypes enum. |
DefaultContactEndpoint | 1073741828 | The default collaboration endpoint (SIP or TEL URI) for this contact. |