IPWorks S/MIME 2020 Delphi Edition

Questions / Feedback?

FileAttachment Type

This describes the file being attached.

Remarks

Information about the file's location that is being attached to the message is contained here.

Fields

File
String

This property contains the path of a file on your system that you would like to send as an attachment with your message.

Name
String

This property contains the name of the attachment to be sent.

Constructors

constructor Create();
constructor Create(valFile: String);
constructor Create(valName: String; valFile: String);

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 Delphi Edition - Version 20.0 [Build 8154]