FormDescription.Name property (Outlook)

Returns or sets a String value that represents the display name for a form. Read/write.

Syntax

expression.Name

expression A variable that represents a FormDescription object.

Remarks

The Name is also the caption for a form. This property must be set before you can use the FormDescription.PublishForm method.

See also

FormDescription 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.