The TrackerContactEntry type exposes the following members.

Methods

  NameDescription
Public methodCompareTo
Compares the current object with another object of the same type.
(Inherited from ContactEntry.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDefaultPhoneNumber
This is a convenience method that will apply some heuristics to return a suitable phone number that can be dialed for this contact entry object instance.
(Inherited from ContactEntry.)
Public methodGetDisplayableIdentifier
This is a convenience method that will retrieve an displayable identifier for this ContactEntry.
(Inherited from ContactEntry.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from ContactEntry.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasAccess
Determines whether the specified access rights have been granted.
(Inherited from ContactEntry.)
Public methodIsOwner
Determines whether the specified possible owner is the actual owner of this contact entry.
(Inherited from ContactEntry.)
Public methodIsPropertySet
Determines whether the specified ContactProperty contains data for this ContactEntry.
(Inherited from ContactEntry.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from ContactEntry.)

See Also