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