The EditableContactEntry type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddAccessRights |
Adds the access rights.
| |
| CompareTo | Compares the current object with another object of the same type. (Inherited from ContactEntry.) | |
| Equals | 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.) | |
| GetDefaultPhoneNumber |
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.) | |
| GetDisplayableIdentifier |
This is a convenience method that will retrieve an displayable identifier for this ContactEntry.
(Inherited from ContactEntry.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from ContactEntry.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasAccess |
Determines whether the specified access rights have been granted.
(Inherited from ContactEntry.) | |
| IsOwner |
Determines whether the specified possible owner is the actual owner of this contact entry.
(Inherited from ContactEntry.) | |
| IsPropertySet |
Determines whether the specified ContactProperty contains data for this ContactEntry.
(Inherited from ContactEntry.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SubtractAccessRights |
Subtracts the access rights.
| |
| ToString | Returns a String that represents the current Object. (Inherited from ContactEntry.) |