Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v19.8
MAIL New attachment

MAIL New attachment 


 

MAIL New attachment ( value {; name {; cid {; type {; disposition}}}} ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
value  Text, BLOB in Path of the attachment file (text), or
Blob containing the attachment (BLOB)
name  Text in Name + extension used by the mail client to designate the attachment
cid  Text in ID of attachment (HTML messages only), or " " if no cid is required
type  Text in Value of the content-type header
disposition  Text in Value of the content-disposition header: "inline" or "attachment".
Funktionsergebnis  Objekt in Attachment object

Dokumentation verschoben

Die Dokumentation für diesen Befehl wurde verschoben. Besuchen Sie developer.4d.com für eine aktualisierte Dokumentation.

 

Mit dem Befehl  MAIL New attachment können Sie ein Attachment-Objekt erstellen, das Sie einem E-Mail-Objekt hinzufügen können (siehe transporter.send( ))

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Mail
Nummer: 1644

Dieser Befehl kann in preemptive Prozessen laufen

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: 4D v17 R4

 
ARTIKELVERWENDUNG

4D Programmiersprache ( 4D v19)
4D Programmiersprache ( 4D v19.1)
4D Programmiersprache ( 4D v19.4)
4D Programmiersprache ( 4D v19.5)
4D Programmiersprache ( 4D v19.6)
4D Programmiersprache ( 4D v19.7)
4D Programmiersprache ( 4D v19.8)