ExchangeUser.GetExchangeDistributionList 方法 (Outlook)
在 Visual Basic) 中返回 Null (Nothing ,因为 ExchangeUser 对象不对应于 ExchangeDistributionList 对象。
语法
expression。 GetExchangeDistributionList
表达 一个代表 ExchangeUser 对象的变量。
返回值
Null (Visual Basic 中 没有任何内容) ,因为 ExchangeUser 对象不对应于 ExchangeDistributionList 对象。
备注
ExchangeUser 对象派生自的 AddressEntry 对象。 它继承的 GetExchangeDistributionList 方法的 AddressEntry 对象,并在 ExchangeUser 中,此方法始终返回 Null。
另请参阅
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。