In The Hand - .NET Components for Mobility
CallHistory Class
NamespacesInTheHand.WindowsMobile.TelephonyCallHistory
Provides access to the Call History on the device which records incoming and outgoing calls made.
Declaration Syntax
C#Visual Basic
public class CallHistory : IList, 
	ICollection, IEnumerable, IDisposable
Public Class CallHistory _
	Implements IList, ICollection, IEnumerable, IDisposable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CallHistory()()()
Initialize a new instance of CallHistory.

Count
Returns the number of entries in the CallHistory.

Dispose(Boolean)

Dispose()()()

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([(Int32])])
Returns the CallDetails at the specified zero-based index.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Show(CallHistoryFilter)
Show filtered call log.

Requires Windows Mobile 5.0 or later


Show()()()
Show all calls.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
CallHistory

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0