IContact
A version of this page is also available for
4/8/2010
The IContact interface represents a contact in the Contacts folder. Its methods can be used to save, delete, duplicate, or display a contact. The IPOutlookItemCollection interface can be used to add new contacts or retrieve existing ones.
Methods in Vtable Order
IContact methods | Description |
---|---|
Gets the birth date for the contact. |
|
Gets the wedding anniversary date for the contact. |
|
Gets the business fax number for the contact. |
|
Gets the company name for the contact. |
|
Gets the department name for the contact. |
|
Gets the first e-mail address for the contact. |
|
Gets the mobile or cellular telephone number for the contact. |
|
Gets the office location for the contact. |
|
Gets the pager number for the contact. |
|
Gets the business telephone number for the contact. |
|
Gets the job title for the contact. |
|
Gets the home telephone number for the contact. |
|
Gets the second e-mail address for the contact. |
|
Gets the name of contact's spouse/partner. |
|
Gets the third e-mail address for the contact. |
|
Gets the second home telephone number for the contact. |
|
Gets the home fax number for the contact. |
|
Gets the car phone number for the contact. |
|
Gets the name of contact's assistant. |
|
Gets the phone number for the contact's assistant. |
|
Gets the names of contact's children. |
|
Gets the categories for contact. |
|
Gets the Web page for contact. |
|
Gets the second business telephone number for the contact. |
|
Gets the job title for the contact. |
|
Gets the first name for the contact. |
|
Gets the middle name for the contact. |
|
Gets the last name for the contact. |
|
Gets the suffix for the contact name. |
|
Gets the home street address for the contact. |
|
Gets the home city for the contact. |
|
Gets the home state, department, or province for the contact. |
|
Gets the home ZIP or postal code for the contact. |
|
Gets the home country/region for the contact. |
|
Gets the alternative street address for the contact. |
|
Gets the alternative city for the contact. |
|
Gets the alternative state, department, or province for the contact. |
|
Gets the alternative ZIP or postal code for the contact. |
|
Gets the alternative country/region for the contact. |
|
Gets the business street address for the contact. |
|
Gets the business city for the contact. |
|
Gets the business state for the contact. |
|
Gets the business ZIP or postal code for the contact. |
|
Gets the business country/region for the contact. |
|
Gets the radio telephone number for the contact. |
|
Gets the filing string for a contact. |
|
Gets the notes for a contact. |
|
Gets the Japanese phonetic rendering (Yomigana) of the company name for the contact. |
|
Gets the Japanese phonetic rendering (Yomigana) of the first name for the contact. |
|
Gets the Japanese phonetic rendering (Yomigana) of the last name for the contact. |
|
Sets the birth date for the contact. |
|
Sets the wedding anniversary date for the contact. |
|
Sets the business fax number for the contact. |
|
Sets the company name for the contact. |
|
Sets the department name for the contact. |
|
Sets the first e-mail address for the contact. |
|
Sets the mobile or cellular telephone number for the contact. |
|
Sets the office location for the contact. |
|
Sets the pager number for the contact. |
|
Sets the business telephone number for the contact. |
|
Sets the job title for the contact. |
|
Sets the home telephone number for the contact. |
|
Sets the second e-mail address for the contact. |
|
Sets the name of contact's spouse/partner. |
|
Sets the third e-mail address for the contact. |
|
Sets the second home telephone number for the contact. |
|
Sets the home fax number for the contact. |
|
Sets the car phone number for the contact. |
|
Sets the name of contact's assistant. |
|
Sets the phone number for the contact's assistant. |
|
Sets the names of contact's children. |
|
Sets the categories for contact. |
|
Sets the Web page for contact. |
|
Sets the second business telephone number for the contact. |
|
Sets the job title for the contact. |
|
Sets the first name for the contact. |
|
Sets the middle name for the contact. |
|
Sets the last name for the contact. |
|
Sets the suffix for the contact name. |
|
Sets the home street address for the contact. |
|
Sets the home city for the contact. |
|
Sets the home state, department, or province for the contact. |
|
Sets the home ZIP or postal code for the contact. |
|
Sets the home country/region for the contact. |
|
Sets the alternative street address for the contact. |
|
Sets the alternative city for the contact. |
|
Sets the alternative state, department, or province for the contact. |
|
Sets the alternative ZIP or postal code for the contact. |
|
Sets the alternative country/region for the contact. |
|
Sets the business street address for the contact. |
|
Sets the business city for the contact. |
|
Sets the business state for the contact. |
|
Sets the business ZIP or postal code for the contact. |
|
Sets the business country/region for the contact. |
|
Sets the radio telephone number for the contact. |
|
Sets the filing string for a contact. |
|
Sets the notes for a contact. |
|
Sets the Japanese phonetic rendering (Yomigana) of the company name for the contact. |
|
Sets the Japanese phonetic rendering (Yomigana) of the first name for the contact. |
|
Sets the Japanese phonetic rendering (Yomigana) of the last name for the contact. |
|
Saves a Contact item. |
|
Deletes a Contact item. |
|
Copies a Contact item. |
|
Displays the Contact item's Summary tab. |
|
Gets the object identifier (OID) for an item. |
|
Sets a binary representation of the Contact body. |
|
Gets a binary representation of the Contact body. |
|
Gets the main Outlook Mobile IPOutlookApp object. |
Requirements
Header | pimstore.h |
Library | Pimstore.lib |
Windows Embedded CE | Windows CE 2.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Tasks
Reference
Pocket Outlook Object Model Interfaces
IAppointment
ITask