ItemEvents_10_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_10_BeforeAttachmentSaveEventHandler
'Usage
Dim instance As ItemEvents_10_SinkHelper
Dim value As ItemEvents_10_BeforeAttachmentSaveEventHandler
value = instance.m_BeforeAttachmentSaveDelegate
instance.m_BeforeAttachmentSaveDelegate = value
public ItemEvents_10_BeforeAttachmentSaveEventHandler m_BeforeAttachmentSaveDelegate
See Also
Reference
ItemEvents_10_SinkHelper Class