NavigationGroup.Name property (Outlook)

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

Syntax

expression.Name

expression A variable that represents a NavigationGroup object.

Remarks

This property is limited to 127 characters. String values longer than 127 characters are truncated.

An error occurs if you attempt to set the value of this property for any NavigationGroup object associated with a MailModule object.

See also

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