次の方法で共有


OlAddressEntryUserType 列挙型

定義

AddressEntry から派生したAddressEntryまたはオブジェクトのユーザーの種類を表します。

public enum class OlAddressEntryUserType
public enum OlAddressEntryUserType
Public Enum OlAddressEntryUserType
継承
OlAddressEntryUserType

フィールド

名前 説明
olExchangeUserAddressEntry 0

同じ Exchange フォレストに属する Exchange ユーザー。

olExchangeDistributionListAddressEntry 1

Exchange 配布リストであるアドレス エントリ。

olExchangePublicFolderAddressEntry 2

Exchange パブリック フォルダーであるアドレス エントリ。

olExchangeAgentAddressEntry 3

Exchange エージェントであるアドレス エントリ。

olExchangeOrganizationAddressEntry 4

Exchange 組織であるアドレス エントリ。

olExchangeRemoteUserAddressEntry 5

別の Exchange フォレストに属する Exchange ユーザー。

olOutlookContactAddressEntry 10

Outlook 連絡先フォルダーにあるアドレス エントリ。

olOutlookDistributionListAddressEntry 11

Outlook 配布リストであるアドレス エントリ。

olLdapAddressEntry 20

LDAP (Lightweight Directory Access Protocol) を使用するアドレス エントリ。

olSmtpAddressEntry 30

SMTP (Simple Mail Transfer Protocol) を使用するアドレス エントリ。

olOtherAddressEntry 40

独自、またはその他の種類のアドレス エントリ。FAX など。

適用対象