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