ItemEvents_Event Interface

Definition

This is a .NET interface created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is superseded by a later version that implements all events of earlier interfaces and any new events. For information about the latest version, see ItemEvents_10_Event.

public interface class ItemEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface ItemEvents_Event
Public Interface ItemEvents_Event
Derived
Attributes

Events

AttachmentAdd

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

AttachmentRead

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

BeforeAttachmentSave

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

BeforeCheckNames

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

Close

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

CustomAction

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

CustomPropertyChange

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

Forward

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

Open

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

PropertyChange

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

Read

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

Reply

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

ReplyAll

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

Send

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

Write

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.

Applies to