DotMSN

MailChangedEventArgs Properties

The properties of the MailChangedEventArgs class are listed below. For a complete list of MailChangedEventArgs class members, see the MailChangedEventArgs Members topic.

Public Instance Properties

Count The number of mails moved
DestinationFolder The destination folder the mail(s) are moved to
MailsAreRead 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.
SourceFolder The source folder the mail(s) are moved from

See Also

MailChangedEventArgs Class | XihSolutions.DotMSN Namespace