Partager via


_ExchangeUser.GetExchangeDistributionList Méthode

Définition

Renvoie Nothing (référence null (Nothing en Visual Basic) en C#), car l’objet ExchangeUser ne correspond pas à un ExchangeDistributionList objet.

public:
 Microsoft::Office::Interop::Outlook::ExchangeDistributionList ^ GetExchangeDistributionList();
public Microsoft.Office.Interop.Outlook.ExchangeDistributionList GetExchangeDistributionList ();
Public Function GetExchangeDistributionList () As ExchangeDistributionList

Retours

Nothing (référence null (Nothing en Visual Basic) en C#), car l’objet ExchangeUser ne correspond pas à un objet ExchangeDistributionList .

Remarques

L’objet ExchangeUser est dérivé de l’objet AddressEntry . Elle hérite de la méthode GetExchangeDistributionList de l’objet AddressEntry et, dans le cas d’ExchangeUser, cette méthode retourne toujours Nothing.

S’applique à