Click or drag to resize
DepartmentContactCount Property
Gets or sets the number of contacts in this department.

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

Property Value

Type: NullableInt32
See Also