Click or drag to resize
SMTPServerInfoServerLastModified Property
Gets or sets the timestamp of the last modification.

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

Property Value

Type: DateTime
See Also