NavigationFolder.DisplayName property (Outlook)
Returns a String representing the display name of the NavigationFolder object. Read-only.
Syntax
expression.DisplayName
expression A variable that represents a NavigationFolder object.
Remarks
Use NavigationFolder.DisplayName, instead of Folder.Name, to get the name of a shared folder.
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.