sendingIps property

List<String>? sendingIps
final

The IP addresses that were used to send the email message.

Implementation

final List<String>? sendingIps;