InternetMailAttachments.Add
Syntax variant: Add file
Syntax:
Parameters:
<AttachmentFileAddress> (required)
Attachment file address.
<AttachmentDescription> (optional)
Attachment name shown by mail clients.
Description of method variant:
Syntax variant: Add binary data
Syntax:
Parameters:
<BinaryData> (required)
Attachment data.
<AttachmentDescription> (optional)
Attachment name shown by mail clients.
Default value: Empty string.
Description of method variant:
Syntax variant: Add mail message
Syntax:
Parameters:
<MailMessage> (required)
Mail message attached to message.
<AttachmentDescription> (optional)
Mail attachment description.
Description of method variant:
Returned value:
Availability: