public abstract class MimeItemCopyEventHandler
extends MulticastDelegate
Represents a delegate for handling events related to the copying of Mime items, typically used in scenarios where a MailMessage object is copied from one storage to another.
| Constructor and Description |
|---|
MimeItemCopyEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
invoke(Object sender,
MimeItemCopyEventArgs e) |
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImplpublic abstract void invoke(Object sender, MimeItemCopyEventArgs e)
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.