ChooseContact Property ID's
4/8/2010
The following table lists the property identifiers you can use in the rgpropidRequiredProperties member of the CHOOSECONTACT Structure, when calling the ChooseContact function.
Property ID | Description | String Name for Queries |
---|---|---|
PIMPR_ALL_COMMUNICATION_METHODS |
Search all numbers and addresses. This includes:
This property is not a valid POOM property. IItem treats it as an unknown property. It is only valid for the ChooseContact function. Read-only. |
AllCommunicationMethods |
PIMPR_ALL_EMAIL |
Search all of the e-mail addresses. This includes:
This property is not a valid POOM property. IItem treats it as an unknown property. It is only valid for the ChooseContact function. Read-only. |
AllEmail |
PIMPR_ALL_INSTANT_MESSAGING |
Search all of the instant messaging addresses. This includes:
This property is not a valid POOM property. IItem treats it as an unknown property. It is only valid for the ChooseContact function. Read-only. |
AllInstantMessaging |
PIMPR_ALL_PHONE |
Search all of the phone numbers. This includes:
This property is not a valid POOM property. IItem treats it as an unknown property. It is only valid for the ChooseContact function. Read-only. |
AllPhone |
PIMPR_ALL_PHONE_AND_SIM |
Search all of the phone numbers, including those in the SIM. This includes:
This property is not a valid POOM property. IItem treats it as an unknown property. It is only valid for the ChooseContact function. Read-only. |
AllPhoneAndSIM |
PIMPR_ALL_TEXT_MESSAGING |
Search all of the Short Message Service (SMS) addresses. This includes:
This property is not a valid POOM property. IItem treats it as an unknown property. It is only valid for the ChooseContact function. Read-only. |
AllTextMessaging |
PIMPR_ALL_VOICE |
Search all of the voice phone numbers. This includes:
This property is not a valid POOM property. IItem treats it as an unknown property. It is only valid for the ChooseContact function. 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
Reference
Pocket Outlook Object Model Property Identifiers
ChooseContact
FindMatchingContact
Contact Property IDs