Click or drag to resize

CallDetailCallType Property

P=Phone; V=Video; M=Message/SMS. [Required] [Default("P")] [Filter(eq)]

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

Property Value

Type: CallDetailsRepositoryCallType
See Also