DMSAMAttachment Class

Alterian Email Manager 6.2.3 SDK Help File
A light-weight class representing an attachment for the send a message library.
Inheritance Hierarchy
SystemObject
  DMLibraryDMSAMAttachment

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMSAMAttachment

The DMSAMAttachment type exposes the following members.

Fields
NameDescription
Public fieldDescription
Description of the attachment.
Public fieldFileName
Filename of the attachment.
Public fieldID
ID of the attachment.
Public fieldMessageID
Attachment preview URL. Append this message id to the image base path to download/preview the attachment.
Top
See Also