EmailMessage.ReplyTo Property

Definition

Email addresses where recipients' replies will be sent to.

public System.Collections.Generic.IList<Azure.Communication.Email.EmailAddress> ReplyTo { get; }
member this.ReplyTo : System.Collections.Generic.IList<Azure.Communication.Email.EmailAddress>
Public ReadOnly Property ReplyTo As IList(Of EmailAddress)

Property Value

Applies to