ImapMessageInfo.Answered

ImapMessageInfo.Answered property

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

public bool Answered { get; }

Property Value

The answered flag.

See Also