Freigeben über


_ExchangeUser.AddressEntryUserType Eigenschaft

Definition

Gibt olExchangeUserAddressEntry zurück, eine Konstante aus der OlAddressEntryUserType -Enumeration, die den Benutzertyp des ExchangeUserdarstellt. 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 ExchangeUser-Objekt wird vom AddressEntry -Objekt abgeleitet. Er erbt die AddressEntryUserType -Eigenschaft vom AddressEntry -Objekt. Im Fall von ExchangeUser sollte AddressEntryUserType immer OlExchangeUserAddressEntry zurückgeben.

Gilt für: