DotMSN

MailChangedEventArgs.MailsAreRead Property

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.

[Visual Basic]
Public ReadOnly Property MailsAreRead As Boolean
[C#]
public bool MailsAreRead {get;}

See Also

MailChangedEventArgs Class | XihSolutions.DotMSN Namespace