Hunny Software Library Reference

FlagsResponse.Flagged Property

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

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

Property Value

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

Remarks

The \Flagged flag indicates that the message has been marked for special attention (e.g. the messages is urgent).

See Also

FlagsResponse Class | Hunny.Mail Namespace