ItemEvents_SinkHelper Class

Definition

This class and its members are reserved for internal use and are not intended to be used in your code.

public ref class ItemEvents_SinkHelper sealed : Microsoft::Office::Interop::Outlook::ItemEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class ItemEvents_SinkHelper : Microsoft.Office.Interop.Outlook.ItemEvents
Public NotInheritable Class ItemEvents_SinkHelper
Implements ItemEvents
Inheritance
ItemEvents_SinkHelper
Attributes
Implements

Fields

m_AttachmentAddDelegate
m_AttachmentReadDelegate
m_BeforeAttachmentSaveDelegate
m_BeforeCheckNamesDelegate
m_CloseDelegate
m_CustomActionDelegate
m_CustomPropertyChangeDelegate
m_dwCookie
m_ForwardDelegate
m_OpenDelegate
m_PropertyChangeDelegate
m_ReadDelegate
m_ReplyAllDelegate
m_ReplyDelegate
m_SendDelegate
m_WriteDelegate

Methods

AttachmentAdd(Attachment)
AttachmentRead(Attachment)
BeforeAttachmentSave(Attachment, Boolean)
BeforeCheckNames(Boolean)
Close(Boolean)
CustomAction(Object, Object, Boolean)
CustomPropertyChange(String)
Forward(Object, Boolean)
Open(Boolean)
PropertyChange(String)
Read()
Reply(Object, Boolean)
ReplyAll(Object, Boolean)
Send(Boolean)
Write(Boolean)

Applies to