fromEmailAddress

@JvmName(name = "bmtxoylulskxqlxb")
suspend fun fromEmailAddress(value: Output<String>)
@JvmName(name = "evqetonpcusmpadw")
suspend fun fromEmailAddress(value: String?)

Parameters

value

Sender’s email address or sender’s display name with their email address (e.g., john@example.com, John Smith <john@example.com> or \"John Smith Ph.D.\" <john@example.com>). Escaped double quotes are required around display names that contain certain characters as specified in RFC 5322.