Partager via


_ExchangeDistributionList.DisplayType Propriété

Définition

Retourne olDistList qui est une constante de l’énumération OlDisplayType représentant la nature du ExchangeDistributionList. En lecture seule.

public:
 property Microsoft::Office::Interop::Outlook::OlDisplayType DisplayType { Microsoft::Office::Interop::Outlook::OlDisplayType get(); };
public Microsoft.Office.Interop.Outlook.OlDisplayType DisplayType { get; }
Public ReadOnly Property DisplayType As OlDisplayType

Valeur de propriété

Remarques

Cette propriété correspond à la propriété MAPI PidTagDisplayType.

L’objet ExchangeDistributionList est dérivé de l’objet AddressEntry . Il hérite de la propriété DisplayType de l’objet AddressEntry. Dans le cas d’ExchangeDistributionList, DisplayType doit toujours retourner olDistList.

S’applique à