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