Hunny Software Library Reference

BaseListResponse.Noinferiors Property

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

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

Property Value

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

Remarks

The \Noinferiors flag indicates that no child names can exist under this name in the hierarchy.

See Also

BaseListResponse Class | Hunny.Mail Namespace