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