The properties of the MailChangedEventArgs class are listed below. For a complete list of MailChangedEventArgs class members, see the MailChangedEventArgs Members topic.
![]() | The number of mails moved |
![]() | The destination folder the mail(s) are moved to |
![]() | Indicates whether mails are moved between folders or if unread mails are read. When sourcefolder and destination folder are the same this means the mails are not moved but read, and MailsRead will return true. Otherwise it will return false. |
![]() | The source folder the mail(s) are moved from |
MailChangedEventArgs Class | XihSolutions.DotMSN Namespace