Click or drag to resize
EmailMessageAttachments Property
Gets the collection of e-mail attachments.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public AttachmentCollection Attachments { get; }

Property Value

Type: AttachmentCollection
See Also