MobileForms Toolkit Documentation

CallHistory.GetCallEntries Method

Returns the array of call log entries which are currently included in the call history log.

Overload List

Returns the array of call log entries which are currently included in the call history log.

public static Entry[] GetCallEntries();

Gets the list of call log entries of certain type.

public static List GetCallEntries(EntryType);

See Also

CallHistory Class | Resco.Phone.CallHistory Namespace | Entry