In The Hand LtdIn The Hand
CallDetails Class
NamespacesInTheHand.WindowsMobile.TelephonyCallDetails
.NET Components for Mobility
Contains details of a specific phone call.
Declaration Syntax
C#Visual Basic
public sealed class CallDetails
Public NotInheritable Class CallDetails
Members
All MembersMethodsProperties



IconMemberDescription
CallerIDType
The caller ID type.

CallType
Indicates whether the call was missed (incoming), answered (incoming), or outgoing.

Connected
Indicates whether the call connected (as opposed to a busy signal or no answer).

Ended
Indicates whether the call ended (as opposed to being dropped).

EndTime
The local end time of the logged call.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Method
The name type associated with the call. For example, "w" would correspond with the work telephone number, "h" would correspond with the home telephone number, and so on.

Name
The name associated with the call.

Note
File name of the Notes file associated with the call (if a Notes file exists).

Number
The telephone number of the call.

Outgoing
Indicates the direction of the call (missed calls are incoming).

Roaming
Indicates whether the call was made while roaming (as opposed to a call made within the home service area).

StartTime
The local start time of the logged call.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Requirements
Windows Mobile
Windows Mobile 2003 Pocket PC Phone Edition and later, Windows Mobile Version 5.0 and later
Inheritance Hierarchy
Object
CallDetails

Assembly: InTheHand.WindowsMobile.Telephony (Module: InTheHand.WindowsMobile.Telephony) Version: 7.0.0.0