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