Assembly: Net
The CurlAttachment class implements the email message attachment.
The class is a cross-platform implementation of the INetAttachment interface. Macros implemented using the CurlAttachment class can be started for execution in Linux family operating systems.
Constructor name | Brief description | |
Create | The Create constructor creates an email attachment. |
Property name | Brief description | |
The ContentName property locates and determines the name of the file needed to be attached to email message. |
Method name | Brief description | |
The ReleaseResource method deallocates the resource that is used as an attachment to email message. |
See also: