CleanupOptions

MailMergeOptions.CleanupOptions property

Gets or sets a set of flags that specify what items should be removed during mail merge.

public MailMergeCleanupOptions CleanupOptions { get; set; }

See Also