MhtSaveOptions.SaveAttachments

MhtSaveOptions.SaveAttachments property

Gets or sets a value indicating whether to save attachments.

public bool SaveAttachments { get; set; }

Property Value

true if attachments should be saved; otherwise, false.

See Also