ResponseMessageBuilder.Sender

ResponseMessageBuilder.Sender property

Gets or sets the addres from which the response message will be sent.

public MailAddress Sender { get; set; }

See Also