ImapMessageInfo.IsRead

ImapMessageInfo.IsRead property

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

public bool IsRead { get; }

Property Value

The read flag.

See Also