Click or drag to resize

SimpleImapQueryNew Property

Messages that have the \Recent flag set but not the \Seen flag. This is functionally equivalent to "(RECENT UNSEEN)".

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public bool New { get; set; }

Property Value

Boolean
See Also