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