OlkOptionButtonEvents_SinkHelper.m_EnterDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_EnterDelegate As OlkOptionButtonEvents_EnterEventHandler
'Usage
Dim instance As OlkOptionButtonEvents_SinkHelper
Dim value As OlkOptionButtonEvents_EnterEventHandler
value = instance.m_EnterDelegate
instance.m_EnterDelegate = value
public OlkOptionButtonEvents_EnterEventHandler m_EnterDelegate
See Also
Reference
OlkOptionButtonEvents_SinkHelper Class