Click or drag to resize
ContactListPointBalance Property
Gets or sets the number of points on the Data.com account used to retrieve contacts.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public Nullable<long> PointBalance { get; set; }

Property Value

Type: NullableInt64
See Also