Click or drag to resize
ContactGroupInfoContactGroupLastModified Property
Gets or sets the date and time when the contact group was last modified.

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

Property Value

Type: DateTime
See Also