ItemEvents_10_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_10_AttachmentAddEventHandler
'Usage
Dim instance As ItemEvents_10_SinkHelper
Dim value As ItemEvents_10_AttachmentAddEventHandler
value = instance.m_AttachmentAddDelegate
instance.m_AttachmentAddDelegate = value
public ItemEvents_10_AttachmentAddEventHandler m_AttachmentAddDelegate
See Also
Reference
ItemEvents_10_SinkHelper Class