ItemEvents_SinkHelper.m_BeforeAttachmentSaveDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_BeforeAttachmentSaveDelegate As ItemEvents_BeforeAttachmentSaveEventHandler
'Usage
Dim instance As ItemEvents_SinkHelper
Dim value As ItemEvents_BeforeAttachmentSaveEventHandler
value = instance.m_BeforeAttachmentSaveDelegate
instance.m_BeforeAttachmentSaveDelegate = value
public ItemEvents_BeforeAttachmentSaveEventHandler m_BeforeAttachmentSaveDelegate