The TrackerContactEntry type exposes the following members.

Constructors

  NameDescription
Public methodTrackerContactEntry
Initializes a new instance of the TrackerContactEntry class.

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.)

Properties

  NameDescription
Public propertyAccessRights
Gets the access rights.
(Inherited from ContactEntry.)
Public propertyAddresses
Gets the addresses.
Public propertyAlias
Gets the alias.
(Inherited from ContactEntry.)
Public propertyAssistant
Gets the assistant.
(Inherited from ContactEntry.)
Public propertyAssistantPhone
Gets the assistant phone.
(Inherited from ContactEntry.)
Public propertyBusinessAddress
Gets the business address.
(Inherited from ContactEntry.)
Public propertyBusinessCity
Gets the business city.
(Inherited from ContactEntry.)
Public propertyBusinessCountry
Gets the business country.
(Inherited from ContactEntry.)
Public propertyBusinessEmail
Gets the business Email.
(Inherited from ContactEntry.)
Public propertyBusinessPhone
Gets the business telephone number.
(Inherited from ContactEntry.)
Public propertyBusinessPhone2
Gets the second business phone.
(Inherited from ContactEntry.)
Public propertyBusinessState
Gets the state of the business.
(Inherited from ContactEntry.)
Public propertyBusinessZipCode
Gets the business zip code.
(Inherited from ContactEntry.)
Public propertyCompany
Gets the company.
(Inherited from ContactEntry.)
Public propertyContactSources
Gets the contact's source(s). See ContactSource for further details.
(Inherited from ContactEntry.)
Public propertyDepartment
Gets the department.
(Inherited from ContactEntry.)
Public propertyDisplayName
Gets the directory contact display name.
(Inherited from ContactEntry.)
Public propertyEntryId
Gets the entry ID. A unique identifier for a directory contact instance.
(Inherited from ContactEntry.)
Public propertyExtension
Gets the extension.
(Inherited from ContactEntry.)
Public propertyExtensionAsPhoneNumber
Gets the extension in Phone Number format. DirectoryPhoneNumber.
(Inherited from ContactEntry.)
Public propertyExternalContactEntries
Gets the collection of ExternalContactEntry objects that contain additional information about this contact in relation to a system external to IC.
(Inherited from ContactEntry.)
Public propertyExternalPresenceProviders
Gets the available external presence providers for this contact.
(Inherited from ContactEntry.)
Public propertyFax
Gets the Fax.
(Inherited from ContactEntry.)
Public propertyFirstName
Gets the first name of the contact.
(Inherited from ContactEntry.)
Public propertyHomeAddress
Gets the home address.
(Inherited from ContactEntry.)
Public propertyHomeCity
Gets the home city.
(Inherited from ContactEntry.)
Public propertyHomeCountry
Gets the home country.
(Inherited from ContactEntry.)
Public propertyHomeEmail
Gets the home Email.
(Inherited from ContactEntry.)
Public propertyHomePhone
Gets the home telephone number.
(Inherited from ContactEntry.)
Public propertyHomePhone2
Gets the second home phone.
(Inherited from ContactEntry.)
Public propertyHomeState
Gets the state of the home.
(Inherited from ContactEntry.)
Public propertyHomeZipCode
Gets the home zip code.
(Inherited from ContactEntry.)
Public propertyIndex
Gets the location of this contact on a paged directory.
(Inherited from ContactEntry.)
Public propertyInteractionsAddresses
Gets the interactions addresses.
Public propertyLastName
Gets the last name of the contact.
(Inherited from ContactEntry.)
Public propertyLyncSipAddress Obsolete.
Gets the Lync SIP Address for this contact.
(Inherited from ContactEntry.)
Public propertyMobilePhone
Gets the mobile phone.
(Inherited from ContactEntry.)
Public propertyNotes
Gets the notes.
(Inherited from ContactEntry.)
Public propertyOwnerId
Gets the owner.
(Inherited from ContactEntry.)
Public propertyPager
Gets the pager.
(Inherited from ContactEntry.)
Public propertyPrimaryNumberDesignation
Gets the primary number designation.
(Inherited from ContactEntry.)
Public propertySkills
Gets the Skills set for this contact.
(Inherited from ContactEntry.)
Public propertyStatusUri
Gets the Status Uri.
(Inherited from ContactEntry.)
Public propertyTitle
Gets the title.
(Inherited from ContactEntry.)
Public propertyTrackerAttributes
Gets the tracker attributes.
Public propertyTrackerData
Gets the tracker data.
(Inherited from ContactEntry.)
Public propertyUserId
Gets the user ID.
(Inherited from ContactEntry.)
Public propertyVoicemailLocation
Gets the Voicemail location.
(Inherited from ContactEntry.)
Public propertyWebpage
Gets the web page.
(Inherited from ContactEntry.)
Public propertyWorkgroups
Gets the workgroups.
(Inherited from ContactEntry.)

See Also