ItemEvents_10_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_10_SinkHelper sealed : Microsoft::Office::Interop::Outlook::ItemEvents_10
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class ItemEvents_10_SinkHelper : Microsoft.Office.Interop.Outlook.ItemEvents_10
Public NotInheritable Class ItemEvents_10_SinkHelper
Implements ItemEvents_10
Inheritance
ItemEvents_10_SinkHelper
Attributes
Implements

Fields

m_AfterWriteDelegate
m_AttachmentAddDelegate
m_AttachmentReadDelegate
m_AttachmentRemoveDelegate
m_BeforeAttachmentAddDelegate
m_BeforeAttachmentPreviewDelegate
m_BeforeAttachmentReadDelegate
m_BeforeAttachmentSaveDelegate
m_BeforeAttachmentWriteToTempFileDelegate
m_BeforeAutoSaveDelegate
m_BeforeCheckNamesDelegate
m_BeforeDeleteDelegate
m_BeforeReadDelegate
m_CloseDelegate
m_CustomActionDelegate
m_CustomPropertyChangeDelegate
m_dwCookie
m_ForwardDelegate
m_OpenDelegate
m_PropertyChangeDelegate
m_ReadCompleteDelegate
m_ReadDelegate
m_ReplyAllDelegate
m_ReplyDelegate
m_SendDelegate
m_UnloadDelegate
m_WriteDelegate

Methods

AfterWrite()
AttachmentAdd(Attachment)
AttachmentRead(Attachment)
AttachmentRemove(Attachment)
BeforeAttachmentAdd(Attachment, Boolean)
BeforeAttachmentPreview(Attachment, Boolean)
BeforeAttachmentRead(Attachment, Boolean)
BeforeAttachmentSave(Attachment, Boolean)
BeforeAttachmentWriteToTempFile(Attachment, Boolean)
BeforeAutoSave(Boolean)
BeforeCheckNames(Boolean)
BeforeDelete(Object, Boolean)
BeforeRead()
Close(Boolean)
CustomAction(Object, Object, Boolean)
CustomPropertyChange(String)
Forward(Object, Boolean)
Open(Boolean)
PropertyChange(String)
Read()
ReadComplete(Boolean)
Reply(Object, Boolean)
ReplyAll(Object, Boolean)
Send(Boolean)
Unload()
Write(Boolean)

Applies to