Hunny Software Library Reference

FlagsResponse.Answered Property

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

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

Property Value

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

Remarks

The \Answered flag indicates that the message has been answered.

See Also

FlagsResponse Class | Hunny.Mail Namespace