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