Tab.Accelerator Property (Outlook Forms Script)
Returns or sets the accelerator key for the tab. Read/write.
Syntax
expression.Accelerator
expression A variable that represents a Tab object.
Remarks
To designate an accelerator key, enter a single character for the Accelerator property. You can set Accelerator in the property sheet or in code. If the value of this property contains more than one character, the first character in the string becomes the value of Accelerator. You cannot use digits in an accelerator.
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.