Click or drag to resize
EmailAttachmentInfoAttachmentSize Property
Attachment size.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax
C#
public virtual int AttachmentSize { get; set; }

Property Value

Type: Int32
See Also