Hunny Software Library Reference

BaseListResponse.Noselect Property

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

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

Property Value

True if the \Noselect flag is present; otherwise, false.

Remarks

The \Noselect flag indicates that this name may not be selected as a mailbox.

See Also

BaseListResponse Class | Hunny.Mail Namespace