Gets or sets the email address of the sender of the message.
[ValidationOptionAttribute(ValidationOption.Optional)] public string From { get; set; }