XdAttachmentType - Énumération
Spécifie le type des fichiers de formulaires joints à un message électronique.
Espace de noms : Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly : Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntaxe
'Déclaration
Public Enumeration XdAttachmentType
'Utilisation
Dim instance As XdAttachmentType
public enum XdAttachmentType
Membres
Nom du membre | Description | |
---|---|---|
xdXml | La pièce jointe est un fichier de formulaire (.xml). | |
xdXmlXsn | La pièce jointe est un fichier de formulaire (.xml) accompagné du fichier de modèle de formulaire qui lui est associé (.xsn). | |
xdNone | Aucun fichier n'est joint. |
Remarques
Utilise XdAttachmentType pour définir la propriété AttachmentType de l'interface EmailAdapter et la propriété AttachmentType de l'interface MailEnvelope2.
Voir aussi
Référence
Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms