FormDescription.DisplayName property (Outlook)
Returns or sets a String representing the name of the form, which is displayed in the Choose Forms dialog box. Read/write.
Syntax
expression.DisplayName
expression A variable that represents a FormDescription object.
Remarks
If both the FormDescription.Name and FormDescription.DisplayName properties are empty, setting one will set the other. If one has been previously set, setting the other will not change the value.
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.