Share via


ItemEvents_10_SinkHelper.m_BeforeAttachmentWriteToTempFileDelegate Field

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public m_BeforeAttachmentWriteToTempFileDelegate As ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler
'Usage
Dim instance As ItemEvents_10_SinkHelper
Dim value As ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler

value = instance.m_BeforeAttachmentWriteToTempFileDelegate

instance.m_BeforeAttachmentWriteToTempFileDelegate = value
public ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler m_BeforeAttachmentWriteToTempFileDelegate

See Also

Reference

ItemEvents_10_SinkHelper Class

ItemEvents_10_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace