Warning: This function is ignored in Adelia Cloud generation.
RDC |
.NET |
X |
X |
This function is used to retrieve the settings specified by the VaSetMailInfos function.
Parameters
ALPHA |
MailDest (O) |
Message addressees. |
NUM_BIN_2 |
StrLgthMailDest (I) |
Size of the ALPHA variable used for MailDest. |
ALPHA |
MailCC (O) |
Recipients of a copy (Carbon Copy) of the message. |
NUM_BIN_2 |
StrLgthMailCC (I) |
Size of the ALPHA variable used for MailCC. |
ALPHA |
MailBCC (O) |
Recipients of a hidden copy (Blind Carbon Copy) of the message. |
NUM_BIN_2 |
StrLgthMailBCC (I) |
Size of the ALPHA variable used for MailBCC. |
ALPHA |
MailSubject (O) |
Message subject. |
NUM_BIN_2 |
StrLgthMailSubject (I) |
Size of the ALPHA variable used for MailSubject. |
ALPHA |
MailMessage (O) |
Body of the e-mail message. |
NUM_BIN_2 |
StrLgthMailMessage (I) |
Size of the ALPHA variable used for MailMessage. |