Click or drag to resize

EditableContactRank Property

The rank field defining the contact sorting order. 0.0 value means "No rank". Higher values are sorted toward top of the list. For consistency between clients, it is recommended to use a value between 0 and 1.

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

Property Value

Type: EditableContactDoubleField
See Also