DictionaryURIType 列挙型

定義

プロパティは DictionaryURIType 、頻繁に参照されるディクショナリ プロパティを URI で識別します。

public enum class DictionaryURIType
public enum DictionaryURIType
Public Enum DictionaryURIType
継承
DictionaryURIType

フィールド

contactsEmailAddress 8

EmailAddresses プロパティを識別します。

contactsImAddress 1

ImAddresses プロパティを識別します。

contactsPhoneNumber 7

PhoneNumbers プロパティを識別します。

contactsPhysicalAddressCity 3

PhysicalAddressCity プロパティを識別します。

contactsPhysicalAddressCountryOrRegion 5

PhysicalAddressCountryOrRegion プロパティを識別します。

contactsPhysicalAddressPostalCode 6

PhysicalAddressPostalCode プロパティを識別します。

contactsPhysicalAddressState 4

PhysicalAddressState プロパティを識別します。

contactsPhysicalAddressStreet 2

PhysicalAddressStreet プロパティを識別します。

distributionlistMembersMember 9
itemInternetMessageHeader 0

InternetMessageHeader プロパティを識別します。

注釈

この列挙は、 オブジェクトの FieldURIPathToIndexedFieldType プロパティによって使用されます。 特定のディクショナリ エントリを FieldIndex 取得するには、 プロパティも指定する必要があります。

適用対象