Freigeben über


_ExchangeDistributionList.AddressEntryUserType Eigenschaft

Definition

Gibt olExchangeDistributionListAddressEntry zurück, eine Konstante aus der OlAddressEntryUserType -Enumeration, die den Benutzertyp des ExchangeDistributionListdarstellt. Schreibgeschützt.

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

Eigenschaftswert

Hinweise

Das ExchangeDistributionList-Objekt wird vom AddressEntry -Objekt abgeleitet. Er erbt die AddressEntryUserType -Eigenschaft vom AddressEntry -Objekt. Im Fall von ExchangeDistributionList sollte AddressEntryUserType immer OlExchangeDistributionListAddressEntry zurückgeben.

Gilt für: