Click or drag to resize
BaseContactRank Property
The rank field defining the contact sorting order. 0.0 value means "No rank". Higher values are sorted toward top of the list.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public ContactDoubleField Rank { get; }

Property Value

Type: ContactDoubleField
See Also