MimeItemCopyEventArgs

MimeItemCopyEventArgs class

Represents event arguments related to a copying of a MailMessage object
from one storage to another, either before the copy begins or after it is complete.

The MimeItemCopyEventArgs type exposes the following members:

Properties

NameDescription
itemGets the encapsulated MailMessage object.

See Also