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