The properties of the Entry class are listed below. For a complete list of Entry class members, see the Entry Members topic.
CallDirection | Determines the call direction. Missed calls have CallDirection.Incoming. |
Connected | Indicates whether the call was connected (as opposed to busy, no answer) |
Duration | Call duration |
Ended | Indicates whether the call was ended (as opposed to dropped). |
Incoming | Indicates whether the call was incoming. |
Missed | Indicates whether the call was missed. |
Name | A name of the caller |
Note | Optional note text which can be stored along with phone record. |
Number | Caller's phone number |
NumberType | The type of the phone number, e.g. "h" for home number. |
Outgoing | Indicates whether the call was outgoing. |
Roaming | Indicates whether the roaming was active during the phone call. |
Type | An EntryType value defining the type of the call. |
Entry Class | Resco.Phone.CallHistory Namespace