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