Click or drag to resize
EmailAttachmentLastModified Property
Last modification time of the attachement's source object.

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

Property Value

Type: DateTime
See Also