_ExchangeDistributionList.AddressEntryUserType 属性

定义

返回 olExchangeDistributionListAddressEntry ,它是枚举中的 OlAddressEntryUserType 常量,表示 的用户 ExchangeDistributionList类型。 只读。

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

属性值

注解

ExchangeDistributionList 对象派生自 对象AddressEntry。 它的 AddressEntryUserType 属性继承的 AddressEntry 对象。 在 ExchangeDistributionListAddressEntryUserType ,应始终返回 olExchangeDistributionListAddressEntry

适用于