Hunny Software Library Reference

Text.NumEncodedWords Property

Gets the number of encoded words in the list.

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

Property Value

The number of encoded words in the list.

See Also

Text Class | Hunny.Mime Namespace