On Tuesday, 10 April 2018 at 15:10:44 UTC, Vino wrote: > The variable "to" is of type string[] but we need it as > Array!string > The variable "Subject" but we need it as Array!string. You'll have to convert them yourself if that is a must, but why would you need that?