Click or drag to resize

CallDetailCallingParty Property

The party, which originated the call. null when the party was not determined successfully. [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 CallingParty { get; set; }

Property Value

Type: Party
See Also