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 a value indicating whether the user is limited to
choosing just a property of a specified Contact, or choosing the
Contact.
Namespace:Microsoft.WindowsMobile.Forms
Assembly:Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)
Assembly:Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)
Syntax
Remarks
If true, SelectedContact must be set before calling ShowDialog. ChoosePropertyOnly and ChooseContactOnly cannot both be set to true. In the event that both are set to true, setting ChoosePropertyOnly to truewill automatically set ChooseContactOnly to false
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.