Click or drag to resize

CallLogItemInstanceId Property

Instance Id indicates the unique number associated with each Call record assigned by the server. For the local call logs, default value will be 0

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

Property Value

Type: Int32
See Also