EmailHeaders.ValueCount

From Xojo Documentation

Method

EmailHeaders.ValueCount(Name as String) As Integer

Supported for all project types and targets.

Returns the number of header values that have the name specified by Name. This is included because it is possible to have more than one header with the same name.