_ExchangeUser.AddressEntryUserType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 olExchangeUserAddressEntry ,它是枚举中的 OlAddressEntryUserType 常量,表示 的用户 ExchangeUser类型。 只读。
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
属性值
注解
ExchangeUser 对象派生自 对象AddressEntry。 它的 AddressEntryUserType 属性继承的 AddressEntry 对象。 在 ExchangeUser , AddressEntryUserType ,应始终返回 olExchangeUserAddressEntry 。