MhtmlRenderingOptions.SelectedAttachments

MhtmlRenderingOptions.SelectedAttachments property

Gets the set of attachment URLs to include for rendering. Only used when RenderAllAttachments is false.

public ISet<string> SelectedAttachments { get; }

See Also