Click or drag to resize

CallLogParticipantSourceType Property

Determines the source of the remote endpoint address. The address associated with this remote user maybe provided by the local client, network or the remote user represents a conference participant.

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

Property Value

Type: CallLogAddressSourceType
See Also