ExchangeUser.GetDirectReports method (Outlook)
Obtains an AddressEntries collection object that contains all the users directly reporting to the Exchange user.
Syntax
expression. GetDirectReports
expression A variable that represents an ExchangeUser object.
Return value
An AddressEntries collection object that contains the users directly reporting to the Exchange user. The AddressEntries object will have a count of zero (0) if there is no direct report represented by an AddressEntry in the current session, or if direct reports have not been implemented in the Exchange directory.
Remarks
GetDirectReports is an expensive operation in terms of performance if there is a slow connection to the Exchange server.
See also
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.