ExchangeDistributionList.GetOwners method (Outlook)
Returns an AddressEntries collection object that contains all the owners of the ExchangeDistributionList.
Syntax
expression. GetOwners
expression A variable that represents an ExchangeDistributionList object.
Return value
An AddressEntries collection object that contains AddressEntry objects representing all the owners of the ExchangeDistributionList. Returns an AddressEntries object with a count of zero (0) if no owners can be found for the ExchangeDistributionList in the current session.
Remarks
GetOwners is an expensive operation in terms of performance if there is a slow connection to Exchange Server.
See also
ExchangeDistributionList Object
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.