Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 958 Bytes

Outlook.OlkCommandButton.Accelerator.md

File metadata and controls

38 lines (22 loc) · 958 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkCommandButton.Accelerator property (Outlook)
vbaol11.chm1000109
vbaol11.chm1000109
Outlook.OlkCommandButton.Accelerator
c66b26b7-f17f-ce2f-c871-49f0eac12913
06/08/2017
medium

OlkCommandButton.Accelerator property (Outlook)

Returns or sets a String value that represents the accelerator or hot key for the control. Read/write.

Syntax

expression. Accelerator

expression A variable that represents an OlkCommandButton object.

Remarks

The default value is an empty string, meaning there is no hot key. If the property is set with a string of more than one character, the value will be truncated to the first character.

You cannot use digits in an accelerator.

See also

OlkCommandButton Object

[!includeSupport and feedback]