次の方法で共有


DictionaryURIType 列挙型

定義

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

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

フィールド

名前 説明
itemInternetMessageHeader 0

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

contactsImAddress 1

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

contactsPhysicalAddressStreet 2

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

contactsPhysicalAddressCity 3

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

contactsPhysicalAddressState 4

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

contactsPhysicalAddressCountryOrRegion 5

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

contactsPhysicalAddressPostalCode 6

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

contactsPhoneNumber 7

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

contactsEmailAddress 8

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

distributionlistMembersMember 9

注釈

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

適用対象