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.
3/29/2010

Gets or sets the ContactPropertyarray values that allow you to filter the list of Contacts that appear in the Contact Chooser dialog box. Only those contacts that have data in one or more of the required properties will appear in the Contact Chooser dialog box—and only the required properties appear in the Property Chooser dialog box.

Namespace:Microsoft.WindowsMobile.Forms
Assembly:Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)

Syntax

Remarks

For a list of property values that you can use, see ContactPropertyenumeration.


Thread Safety

Any public static ( Sharedin Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also