Freigeben über


AddressEntry.GetExchangeDistributionList Methode

Definition

Gibt ein ExchangeDistributionList Objekt zurück, das AddressEntry darstellt, wenn addressEntry zu einem Exchange-Objekt AddressList wie der globalen Adressliste (GAL) gehört und einer Exchange-Verteilerliste entspricht.

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

Gibt zurück

Ein ExchangeDistributionList -Objekt, das die AddressEntry-Objekt darstellt. Gibt Nothing (ein NULL-Verweis (Nothing in Visual Basic) in C# zurück, wenn das AddressEntry-Objekt keiner Exchange-Verteilerliste entspricht.

Hinweise

Zum Verwenden dieser Methode muss eine Verbindung zum Exchange-Server bestehen.

Gilt für: