_ExchangeUser.GetExchangeDistributionList 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 Nothing (null 引用 (Visual Basic) C# ) 中,因为 ExchangeUser 对象不对应于 ExchangeDistributionList 对象。
public:
Microsoft::Office::Interop::Outlook::ExchangeDistributionList ^ GetExchangeDistributionList();
public Microsoft.Office.Interop.Outlook.ExchangeDistributionList GetExchangeDistributionList ();
Public Function GetExchangeDistributionList () As ExchangeDistributionList
返回
由于ExchangeUser 对象不对应于 ExchangeDistributionList 对象,因此没有 (null 引用 (Visual Basic ) ) 中没有任何内容。
注解
ExchangeUser 对象派生自 对象AddressEntry。 它从 AddressEntry 对象继承 GetExchangeDistributionList 方法,对于 ExchangeUser,此方法始终返回 Nothing。