Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 797 Bytes

Outlook.page.accelerator.md

File metadata and controls

25 lines (14 loc) · 797 Bytes
title ms.assetid ms.date ms.localizationpriority
Page.Accelerator Property (Outlook Forms Script)
d47e88cb-ea7d-2af9-9ae3-d75d1cde1346
06/08/2017
medium

Page.Accelerator Property (Outlook Forms Script)

Returns or sets the accelerator key for the page. Read/write.

Syntax

expression.Accelerator

expression A variable that represents a Page 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.

[!includeSupport and feedback]