Click or drag to resize
EmailAttachmentInfoAttachmentLastModified Property
Attachment last modified DateTime.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public virtual DateTime AttachmentLastModified { get; set; }

Property Value

Type: DateTime
See Also