CurlAttachment

Assembly: Net

Description

The CurlAttachment class implements the email message attachment.

Comments

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

  Constructor name Brief description
Create The Create constructor creates an email attachment.

Properties inherited from INetAttachment

  Property name Brief description
The ContentName property locates and determines the name of the file needed to be attached to email message.

Methods inherited from INetAttachment

  Method name Brief description
The ReleaseResource method deallocates the resource that is used as an attachment to email message.

See also:

Net Assembly Classes