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