Click or drag to resize
ContactOwned Property
Gets or sets the value indicating whether the Data.com account used to retrieve this contact record owns it.

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

Property Value

Type: NullableBoolean
See Also