SetHeaderField()

Syntax

SetHeaderField(field.i[, *part.AWPB_MSG_MimePart])
Beschreibung
Setzt ein Feld des Headers der Mail bzw des MailParts. Field ist einer folgender Werte:
#AWPB_HDR_SUBJECT
#AWPB_HDR_FROM
#AWPB_HDR_CC
#AWPB_HDR_CC_MAILS
#AWPB_HDR_TO
#AWPB_HDR_TO_MAILS
#AWPB_HDR_BCC
#AWPB_HDR_BCC_MAILS
#AWPB_HDR_DATE
#AWPB_HDR_DISPOSITIONNOTIFICATIONTO
#AWPB_HDR_REPLYTO
#AWPB_HDR_CONTENTCHARSET
#AWPB_HDR_CONTENTTRANSFERENCODING
#AWPB_HDR_BOUNDARY
#AWPB_HDR_CONTENTDISPOSITION
#AWPB_HDR_CONTENTNAME
#AWPB_HDR_CONTENTFILENAME
#AWPB_HDR_CONTENTID
#AWPB_HDR_XPRIORITY

Parameter

field - Name des Headerfelds *part - Zeiger auf einen AWPB_MSG_MimePart

Unterstützte OS

Windows, Linux

<- SetDateNow() - awmessage Inhaltsverzeichnis - SetMailSource() ->