Hunny Software Library Reference

FlagsResponse.Seen Property

Indicates if the \Seen flag is present in the response.

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

Property Value

True if the \Seen flag is present in the response.

Remarks

The \Seen flag indicates that the message has been seen by the client.

See Also

FlagsResponse Class | Hunny.Mail Namespace