_ExchangeDistributionList.AddressEntryUserType Propriété

Définition

Retourne olExchangeDistributionListAddressEntry qui est une constante de l’énumération OlAddressEntryUserType représentant le type d’utilisateur du ExchangeDistributionList. En lecture seule.

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

Valeur de propriété

Remarques

L’objet ExchangeDistributionList est dérivé de l’objet AddressEntry . Il hérite de la propriété AddressEntryUserType de l'objet AddressEntry. Dans le cas d’ExchangeDistributionList, AddressEntryUserType doit toujours renvoyer olExchangeDistributionListAddressEntry.

S’applique à