MailMerge.ShowSendToCustom Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit une chaîne correspondant à la légende d'un bouton personnalisé dans la fin de la fusion étape 6 () de l'Assistant Fusion et publipostage.
public:
property System::String ^ ShowSendToCustom { System::String ^ get(); void set(System::String ^ value); };
public string ShowSendToCustom { get; set; }
member this.ShowSendToCustom : string with get, set
Public Property ShowSendToCustom As String
Valeur de propriété
Remarques
Lorsqu’un utilisateur clique sur le bouton personnalisé, l’événement MailMergeWizardSendToCustom se produit.