次の方法で共有


PhysicalAddressIndexType 列挙型

定義

列挙型は PhysicalAddressIndexType 、物理アドレスの表示の種類を識別します。

public enum class PhysicalAddressIndexType
public enum PhysicalAddressIndexType
Public Enum PhysicalAddressIndexType
継承
PhysicalAddressIndexType

フィールド

Business 1

住所をビジネス アドレスとして表示します。

Home 2

住所を自宅住所として表示します。

None 0

アドレスに型が指定されていないことを示します。

Other 3

アドレスを other 型のアドレスとして表示します。

注釈

この列挙は、 オブジェクトの PostalAddressIndexContactItemType プロパティによって使用されます。

適用対象