EmlSaveOptionsPreserveEmbeddedMessageFormat Property

Gets or sets a value indicating whether it is necessary to preserve format of embedded message at converting to MailMessage.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public bool PreserveEmbeddedMessageFormat { get; set; }

Property Value

Type: Boolean
See Also