OlkCommandButtonEvents_SinkHelper.KeyPress Method

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Overridable Sub KeyPress ( _
    ByRef param0 As Integer _
)
'Usage
Dim instance As OlkCommandButtonEvents_SinkHelper
Dim param0 As Integer

instance.KeyPress(param0)
public virtual void KeyPress(
    ref int param0
)

Parameters

Implements

OlkCommandButtonEvents.KeyPress(Int32)

See Also

Reference

OlkCommandButtonEvents_SinkHelper Class

OlkCommandButtonEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace