Manager Property

Microsoft Outlook Visual Basic

Returns an AddressEntry object that represents the manager of the user that corresponds to this address entry. If the user's manager is not available in the messaging system, the Manager property returns Nothing.

expression.Manager

expression    Required. An expression that returns an AddressEntry object.