Returns the array of call log entries which are currently included in the call history log.
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);
CallHistory Class | Resco.Phone.CallHistory Namespace | Entry