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