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: 550.0.60.0
Syntax
C#
public ContactDoubleField Rank { get; }

Property Value

Type: ContactDoubleField
See Also