MsgLoadOptions.PreserveRtfContent

MsgLoadOptions.PreserveRtfContent property

Gets or sets a value indicating whether need keep rtf body in MailMessage.

public bool PreserveRtfContent { get; set; }

See Also