MailMerge.Destination Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the destination of the mail merge results.
public:
property Microsoft::Office::Interop::Word::WdMailMergeDestination Destination { Microsoft::Office::Interop::Word::WdMailMergeDestination get(); void set(Microsoft::Office::Interop::Word::WdMailMergeDestination value); };
public Microsoft.Office.Interop.Word.WdMailMergeDestination Destination { get; set; }
member this.Destination : Microsoft.Office.Interop.Word.WdMailMergeDestination with get, set
Public Property Destination As WdMailMergeDestination
Property Value
Remarks
The Destination property can be one of the following WdMailMergeDestination constants:
wdSendToFax
wdSendToPrinter
wdSendToEmail
wdSendToNewDocument