Hunny Software Library Reference

CapabilityResponse.NumItems Property

Gets the number of items in the list of capabilities.

[Visual Basic]
Public ReadOnly Property NumItems As Integer
[C#]
public int NumItems {get;}

Property Value

The number of items in capabilities list.

See Also

CapabilityResponse Class | Hunny.Mail Namespace