Share via


OlkCommandButtonEvents_SinkHelper.m_KeyPressDelegate Field

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

Syntax

'Declaration
Public m_KeyPressDelegate As OlkCommandButtonEvents_KeyPressEventHandler
'Usage
Dim instance As OlkCommandButtonEvents_SinkHelper
Dim value As OlkCommandButtonEvents_KeyPressEventHandler

value = instance.m_KeyPressDelegate

instance.m_KeyPressDelegate = value
public OlkCommandButtonEvents_KeyPressEventHandler m_KeyPressDelegate

See Also

Reference

OlkCommandButtonEvents_SinkHelper Class

OlkCommandButtonEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace