DictionaryURIType Enum

Definition

The DictionaryURIType property identifies frequently referenced dictionary properties by URI.

public enum class DictionaryURIType
public enum DictionaryURIType
Public Enum DictionaryURIType
Inheritance
DictionaryURIType

Fields

contactsEmailAddress 8

Identifies the EmailAddresses property.

contactsImAddress 1

Identifies the ImAddresses property.

contactsPhoneNumber 7

Identifies the PhoneNumbers property.

contactsPhysicalAddressCity 3

Identifies the PhysicalAddressCity property.

contactsPhysicalAddressCountryOrRegion 5

Identifies the PhysicalAddressCountryOrRegion property.

contactsPhysicalAddressPostalCode 6

Identifies the PhysicalAddressPostalCode property.

contactsPhysicalAddressState 4

Identifies the PhysicalAddressState property.

contactsPhysicalAddressStreet 2

Identifies the PhysicalAddressStreet property.

distributionlistMembersMember 9
itemInternetMessageHeader 0

Identifies the InternetMessageHeader property.

Remarks

This enumeration is used by the FieldURI property of the PathToIndexedFieldType object. You must also specify the FieldIndex property to get the particular dictionary entry.

Applies to