Click or drag to resize

CallDetailExternalParty Property

It is either the From or the To party - depending of the direction of the call. Only calls with at least one external party participating are usually logged. null when the respective party was null, or when no external party participated in the call. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Telephony
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Party ExternalParty { get; set; }

Property Value

Type: Party
See Also