Click or drag to resize

CallLogParticipantEnterTime Property

For outgoing point to point call, this time represents the time the call was dialed out. For incoming call, this time represents the time when local phone device received incoming call. For conference call where participant list is available, this time stamp reflects when the remote participant joined the conference.

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

Property Value

Type: DateTime
See Also