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.

Constructors

NameDescription
MimeItemCopyEventArgsInitializes a new instance of the MimeItemCopyEventArgs class with a MailMessage object.

Methods

NameDescription
get_ItemGets the encapsulated MailMessage object.