Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The following table lists the property identifiers you can use in the rgpropidRequiredPropertiesmember of the CHOOSECONTACT Structure, when calling the ChooseContactfunction.

Property ID Description String Name for Queries

PIMPR_ALL_COMMUNICATION_METHODS

Search all numbers and addresses. This includes:

  • PIMPR_ALL_EMAIL

  • PIMPR_ALL_INSTANT_MESSAGING

  • PIMPR_ALL_PHONE_AND_SIM

  • PIMPR_ALL_TEXT_MESSAGING

This property is not a valid POOM property. IItemtreats it as an unknown property. It is only valid for the ChooseContactfunction. Read-only.

AllCommunicationMethods

PIMPR_ALL_EMAIL

Search all of the e-mail addresses. This includes:

  • PIMPR_EMAIL1_ADDRESS

  • PIMPR_EMAIL2_ADDRESS

  • PIMPR_EMAIL3_ADDRESS

This property is not a valid POOM property. IItemtreats it as an unknown property. It is only valid for the ChooseContactfunction. Read-only.

AllEmail

PIMPR_ALL_INSTANT_MESSAGING

Search all of the instant messaging addresses. This includes:

  • PIMPR_IM1_ADDRESS

  • PIMPR_IM2_ADDRESS

  • PIMPR_IM3_ADDRESS

This property is not a valid POOM property. IItemtreats it as an unknown property. It is only valid for the ChooseContactfunction. Read-only.

AllInstantMessaging

PIMPR_ALL_PHONE

Search all of the phone numbers. This includes:

  • PIMPR_ALL_VOICE

  • PIMPR_PAGER_NUMBER

This property is not a valid POOM property. IItemtreats it as an unknown property. It is only valid for the ChooseContactfunction. Read-only.

AllPhone

PIMPR_ALL_PHONE_AND_SIM

Search all of the phone numbers, including those in the SIM. This includes:

  • PIMPR_ALL_PHONE

  • PIMPR_SIM_PHONE

This property is not a valid POOM property. IItemtreats it as an unknown property. It is only valid for the ChooseContactfunction. Read-only.

AllPhoneAndSIM

PIMPR_ALL_TEXT_MESSAGING

Search all of the Short Message Service (SMS) addresses. This includes:

  • PIMPR_MMS

  • PIMPR_SMS

This property is not a valid POOM property. IItemtreats it as an unknown property. It is only valid for the ChooseContactfunction. Read-only.

AllTextMessaging

PIMPR_ALL_VOICE

Search all of the voice phone numbers. This includes:

  • PIMPR_ASSISTANT_TELEPHONE_NUMBER

  • PIMPR_BUSINESS_TELEPHONE_NUMBER

  • PIMPR_BUSINESS2_TELEPHONE_NUMBER

  • PIMPR_CAR_TELEPHONE_NUMBER

  • PIMPR_COMPANY_TELEPHONE_NUMBER

  • PIMPR_HOME_TELEPHONE_NUMBER

  • PIMPR_HOME2_TELEPHONE_NUMBER

  • PIMPR_MOBILE_TELEPHONE_NUMBER

  • PIMPR_PAGER_NUMBER

  • PIMPR_RADIO_TELEPHONE_NUMBER

This property is not a valid POOM property. IItemtreats it as an unknown property. It is only valid for the ChooseContactfunction. Read-only.

AllVoice

Requirements

Header pimstore.h
Library Pimstore.lib
Windows Embedded CE Windows Embedded CE 6.0 and later
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later

See Also