MobileForms Toolkit Documentation

Entry Properties

The properties of the Entry class are listed below. For a complete list of Entry class members, see the Entry Members topic.

Public Instance Properties

CallDirectionDetermines the call direction. Missed calls have CallDirection.Incoming.
ConnectedIndicates whether the call was connected (as opposed to busy, no answer)
DurationCall duration
EndedIndicates whether the call was ended (as opposed to dropped).
IncomingIndicates whether the call was incoming.
MissedIndicates whether the call was missed.
NameA name of the caller
NoteOptional note text which can be stored along with phone record.
NumberCaller's phone number
NumberTypeThe type of the phone number, e.g. "h" for home number.
OutgoingIndicates whether the call was outgoing.
RoamingIndicates whether the roaming was active during the phone call.
TypeAn EntryType value defining the type of the call.

See Also

Entry Class | Resco.Phone.CallHistory Namespace