Share via


MailMerge.Destination Eigenschaft

Definition

Gibt das Ziel der Seriendruckergebnisse zurück oder legt es fest.

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

Eigenschaftswert

Hinweise

Die Destination-Eigenschaft kann eine der folgenden WdMailMergeDestination Konstanten sein:

wdSendToFax

wdSendToPrinter

wdSendToEmail

wdSendToNewDocument

Gilt für: