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: 9.0.0
Syntax
C#
public virtual DateTime ContactGroupLastModified { get; set; }

Property Value

Type: DateTime
See Also