Gets the addresses in the From header field.
The addresses in the From header field.
The From header field may contain more than one email address. Therefore, this property's value is an array.
Each item in the array is an AddressData
instance. The AddressData class has properties that contain
the parsed elements of an email address.
The length of the array may be zero, which indicates that the From header field was empty or absent.
EnvelopeData Class | Hunny.Mail Namespace