AddressEntry.AddressEntryUserType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从枚举中 OlAddressEntryUserType 返回一个常量,该常量表示 的用户 AddressEntry类型。 只读。
public:
property Microsoft::Office::Interop::Outlook::OlAddressEntryUserType AddressEntryUserType { Microsoft::Office::Interop::Outlook::OlAddressEntryUserType get(); };
public Microsoft.Office.Interop.Outlook.OlAddressEntryUserType AddressEntryUserType { get; }
Public ReadOnly Property AddressEntryUserType As OlAddressEntryUserType
属性值
注解
AddressEntryUserType 为用户类型提供比 更精细的 DisplayType粒度级别。 DisplayType 属性没有区别不同类型的 AddressEntry ,如有简单邮件传输协议 (SMTP) 电子邮件地址、 轻型目录访问协议 (LDAP) 地址、 Exchange 用户地址, AddressEntry 或 AddressEntry 在 Outlook 联系人通讯簿中的用户。 所有这些项将作为其 AddressEntry.DisplayTypeolUser 。