ILkContact Interface

ILkContacts is an interface for accessing Contact data from an address book.

The ILkContact type exposes the following members.

Methods

NameDescription
Public method Commit Flushes all pending changes to the contact database.
Properties

NameDescription
Public property Anniversary Retrieves or sets an anniversary date of the contact.
Public property AssistantName Retrieves or sets assistant name of the contact.
Public property Birthdate Retrieves or sets birthday date of the contact.
Public property CanMobileMessage Checks if a contact can accept mobile messages.
Public property CapabilityIsBot Checks if a contact is a bot.
Public property CapabilityMobileOnline Checks if a contact can accept redirection to mobile.
Public property CID Retrieves a contact id.
Public property Comments Retrieves or sets contact comments.
Public property CompanyName Retrieves or sets a company name.
Public property ContactBuddyTypeMask Retrieves or sets a contact buddy type.
Public property CurrentMedia Retrieves a current media of the contact.
Public property DatabaseRowId Retrieves a database row identifier.
Public property DDPActualObjectStoreName Retrieves a DDP actual object store name.
Public property DDPDisplayObjectStoreName Retrieves a DDP display object store name.
Public property DefaultEmail Retrieves a default email of the contact.
Public property DefaultEmailType Retrieves or sets a default email type.
Public property DefaultIM Retrieves a default instant messenger account of the contact.
Public property DefaultPhone Retrieves a default phone of the contact.
Public property DynamicUserTileActualId Retrieves a user tile actual identifier.
Public property DynamicUserTileDisplayId Retrieves a user tile display identifier.
Public property FirstName Retrieves or sets the first name.
Public property FullName Retrieves a full name of the contact.
Public property Gender Retrieves or sets gender of a contact person.
Public property HomeCity Retrieves or sets home city of a contact person.
Public property HomeCountry Retrieves or sets home country of a contact person.
Public property HomeEmail Retrieves or sets home email of a contact person.
Public property HomeFax Retrieves or sets home fax of a contact person.
Public property HomePhone Retrieves or sets home phone of a contact person.
Public property HomeState Retrieves or sets home state of a contact person.
Public property HomeStreet Retrieves or sets home street of a contact person.
Public property HomeWebSite Retrieves or sets home website of a contact person.
Public property HomeZipCode Retrieves or sets home zip code of a contact person.
Public property Id Retrieves an id of the contact. This id is temporary and only valid during a single session.
Public property IsHidden Checks if a contact is hidden.
Public property IsHidingFrom Checks if a contact is hidden from.
Public property IsMe Checks if a contact is an owner of the address book.
Public property IsMessenger4Buddy Checks if a contact is a messenger version 4 buddy.
Public property JobTitle Retrieves or sets a job title of a contact person.
Public property LastName Retrieves or sets last name of a contact person.
Public property ManagerName Retrieves or sets manager name of a contact person.
Public property Messenger4 Retrieves or sets messenger version 4 user name of a contact person.
Public property MiddleName Retrieves or sets middle name of a contact person.
Public property MobilePhone Retrieves or sets mobile phone of a contact person.
Public property MsnAddress Retrieves or sets MSN address of a contact person.
Public property Name Retrieves a title of the contact.
Public property NickName Retrieves or sets nick name of a contact person.
Public property OtherEmail Retrieves or sets other email of a contact person.
Public property OtherIMEmail Retrieves or sets other instant messenger email of a contact person.
Public property OtherPhone Retrieves or sets other phone of a contact person.
Public property Pager Retrieves or sets a pager number of a contact person.
Public property Profession Retrieves or sets a profession of a contact person.
Public property SourceId Retrieves or sets a source identifier.
Public property SourceObjectId Retrieves or sets a source object identifier.
Public property SpouseName Retrieves or sets spouse name of a contact person.
Public property StatusMessage Retrieves or sets a status message of a contact.
Public property StatusState Retrieves or sets a status state of a contact person.
Public property Suffix Retrieves or sets a suffix of a contact person.
Public property Title Retrieves or sets a title of a contact person.
Public property UniqueId Retrieves a unique identifier of a contact person.
Public property WL_DomainId Retrieves or sets windows live domain identifier of a contact person.
Public property WorkCity Retrieves or sets work city of a contact person.
Public property WorkCountry Retrieves or sets work country of a contact person.
Public property WorkEmail Retrieves or sets work email of a contact person.
Public property WorkFax Retrieves or sets work fax of a contact person.
Public property WorkPhone Retrieves or sets work phone of a contact person.
Public property WorkState Retrieves or sets work state of a contact person.
Public property WorkStreet Retrieves or sets work street of a contact person.
Public property WorkWebSite Retrieves or sets work website of a contact person.
Public property WorkZipCode Retrieves or sets work zip code of a contact person.
See Also