Click or drag to resize
ContactGraveyarded Property
Gets or sets the value indicating whether this contact record is up-to-date.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public Nullable<bool> Graveyarded { get; set; }

Property Value

Type: NullableBoolean
See Also