4D v19

MAIL New attachment

Inicio

 
4D v19
MAIL New attachment

MAIL New attachment  


 

MAIL New attachment ( value {; name {; cid {; type {; disposition}}}} ) -> Resultado 
Parámetro Tipo   Descripción
value  Texto, BLOB in Path of the attachment file (text), or
Blob containing the attachment (BLOB)
name  Texto in Name + extension used by the mail client to designate the attachment
cid  Texto in ID of attachment (HTML messages only), or " " if no cid is required
type  Texto in Value of the content-type header
disposition  Texto in Value of the content-disposition header: "inline" or "attachment".
Resultado  Objeto in Attachment object

Documentación trasladada

La documentación de este comando ha sido trasladada. Visite developer.4d.com para ver la documentación actualizada.

 

El comando MAIL New attachment permite crear un objeto adjunto que se puede añadir a un objeto Email (ver transporter.send( ))

 
PROPIEDADES 

Producto: 4D
Tema: Mail
Número 1644

This command can be run in preemptive processes

 
HISTORIA 

Creado por: 4D v17 R4

 
ARTICLE USAGE

Manual de lenguaje 4D ( 4D v19)
Manual de lenguaje 4D ( 4D v19.1)