ImapMessageInfo.Recent

ImapMessageInfo.Recent property

Gets a value indicating whether Flags property contains the Recent flag.

public bool Recent { get; }

Property Value

The recent flag.

See Also