MboxSaveOptions.FromShouldBeEscaped

MboxSaveOptions.FromShouldBeEscaped property

Gets or sets a value indicating whether to escape the “From” string at the beginning of a line in the body of an email message. The default value is false.

public bool FromShouldBeEscaped { get; set; }

See Also