The EditableContactEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EditableContactEntry()()()() |
Initializes a new instance of the EditableContactEntry class.
| |
EditableContactEntry(ContactEntry) |
Initializes a new instance of the EditableContactEntry class.
|
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.) |
Properties
Name | Description | |
---|---|---|
AccessRights |
Gets or sets the access rights.
| |
Alias |
Gets the alias.
| |
Assistant |
Gets or sets the assistant name.
| |
AssistantPhone |
Gets the assistant phone, which can be used to edit the value.
| |
BusinessAddress |
Gets or sets the business address.
| |
BusinessCity |
Gets or sets the business city.
| |
BusinessCountry |
Gets or sets the business country.
| |
BusinessEmail |
Gets or sets the business Email.
| |
BusinessPhone |
Gets the business phone, which can be used to edit the value.
| |
BusinessPhone2 |
Gets the business phone2, which can be used to edit the value.
| |
BusinessState |
Gets or sets the state of the business.
| |
BusinessZipCode |
Gets or sets the business zip code.
| |
Company |
Gets or sets the company.
| |
ContactSources |
Gets the contact's source(s). See ContactSource for further details.
(Inherited from ContactEntry.) | |
Department |
Gets or sets the department.
| |
DisplayName |
Gets or sets the name of the display.
| |
EntryId |
Gets or sets the entry ID.
| |
Extension |
Gets the extension.
| |
ExtensionAsPhoneNumber |
Gets the extension in Phone Number format. DirectoryPhoneNumber.
| |
ExternalContactEntries |
Gets the collection of ExternalContactEntry objects that contain additional information
about this contact in relation to a system external to IC.
(Inherited from ContactEntry.) | |
ExternalPresenceProviders |
Gets the available external presence providers for this contact.
(Inherited from ContactEntry.) | |
Fax |
Gets the contact's business Fax number, which can be used to edit the value.
| |
FirstName |
Gets or sets first name.
| |
HomeAddress |
Gets or sets the home address.
| |
HomeCity |
Gets or sets the home city.
| |
HomeCountry |
Gets or sets the home country.
| |
HomeEmail |
Gets or sets the home Email.
| |
HomePhone |
Gets the home phone, which can be used to edit the value.
| |
HomePhone2 |
Gets the home phone2, which can be used to edit the value.
| |
HomeState |
Gets or sets the home state.
| |
HomeZipCode |
Gets or sets the home zip code.
| |
Index |
Gets the location of this contact on a paged directory.
(Inherited from ContactEntry.) | |
LastName |
Gets or sets last name.
| |
LyncSipAddress | Obsolete.
Gets the Lync SIP Address for this contact.
(Inherited from ContactEntry.) | |
MobilePhone |
Gets the mobile phone, which can be used to edit the value.
| |
Notes |
Gets or sets the notes.
| |
OwnerId |
Gets the owner.
| |
Pager |
Gets the pager, which can be used to edit the value.
| |
PrimaryNumberDesignation |
Gets or sets the primary number designation. (Not for use with SpeedDial directories.)
| |
Skills |
Gets the Skills set for this contact.
(Inherited from ContactEntry.) | |
StatusUri |
Gets or sets the status uri.
| |
Title |
Gets or sets the title.
| |
TrackerData |
Gets the tracker data.
(Inherited from ContactEntry.) | |
UserId |
Gets the user ID.
| |
VoicemailLocation |
Gets the Voicemail location.
| |
Webpage |
Gets or sets the web page.
| |
Workgroups |
Gets the workgroups.
|