ChooseContactDialog Members

3/29/2010

Defines the attributes and behaviors of a custom dialog box for choosing Contacts.

The following tables list the members exposed by the ChooseContactDialog type.

Public Constructors

  Name Description
ChooseContactDialog Initializes a new instance of the ChooseContactDialog class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms886415.pubproperty(en-us,MSDN.10).gif ChooseContactOnly Gets or sets a value indicating whether the user is limited to choosing just a Contact, or choosing a property of a specified Contact.
ms886415.pubproperty(en-us,MSDN.10).gif ChoosePropertyOnly Gets or sets a value indicating whether the user is limited to choosing just a property of a specified Contact, or choosing the Contact.
ms886415.pubproperty(en-us,MSDN.10).gif ChoosePropertyText Gets or sets the text label of the Property Chooser control.
ms886415.pubproperty(en-us,MSDN.10).gif Container  (inherited from Component )
ms886415.pubproperty(en-us,MSDN.10).gif EnableGlobalAddressListLookup When set, gives users the ability to search for contacts in the Global Address Book (GAL).
ms886415.pubproperty(en-us,MSDN.10).gif FilterRequiredProperties Filters the list view of Contact items to display only those Contacts that have the required properties populated.
ms886415.pubproperty(en-us,MSDN.10).gif HideNew Gets or sets a value indicating whether the user can create a new Contact.
ms886415.pubproperty(en-us,MSDN.10).gif IncrementalFilter Gets or sets the text of the incremental filter box.
ms886415.pubproperty(en-us,MSDN.10).gif NoUI When set, neither the Contact Chooser, nor the Property Chooser dialog boxes display.
ms886415.pubproperty(en-us,MSDN.10).gif NoUIOnSingleOrNoMatch When set, neither the Contact Chooser, nor the Property Chooser dialog boxes display for a single match, or for no matches.
ms886415.pubproperty(en-us,MSDN.10).gif Owner Gets or sets the owner control.
ms886415.pubproperty(en-us,MSDN.10).gif RequiredProperties Gets or sets the ContactProperty array 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.
ms886415.pubproperty(en-us,MSDN.10).gif RestrictContacts Gets or sets the restriction string used to generate a filtered Contact list.
ms886415.pubproperty(en-us,MSDN.10).gif SelectedContact Gets or sets the Contact.
ms886415.pubproperty(en-us,MSDN.10).gif SelectedContactName Gets the selected Contact’s name.
ms886415.pubproperty(en-us,MSDN.10).gif SelectedProperty Gets the selected property.
ms886415.pubproperty(en-us,MSDN.10).gif SelectedPropertyValue Gets the selected property value.
ms886415.pubproperty(en-us,MSDN.10).gif Site  (inherited from Component )
ms886415.pubproperty(en-us,MSDN.10).gif Title Gets or sets the title of the Contact Chooser dialog box.

Top

Protected Properties

  Name Description
ms886415.protproperty(en-us,MSDN.10).gif DesignMode  (inherited from Component )
ms886415.protproperty(en-us,MSDN.10).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms886415.pubmethod(en-us,MSDN.10).gif CreateObjRef  (inherited from MarshalByRefObject )
ms886415.pubmethod(en-us,MSDN.10).gif Dispose  Overloaded. (inherited from Component )
ms886415.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
ms886415.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
ms886415.pubmethod(en-us,MSDN.10).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms886415.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
ms886415.pubmethod(en-us,MSDN.10).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms886415.pubmethod(en-us,MSDN.10).gif ms886415.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
ms886415.pubmethod(en-us,MSDN.10).gif ShowDialog Displays the Contact Chooser dialog box.
ms886415.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Component )

Top

Protected Methods

  Name Description
ms886415.protmethod(en-us,MSDN.10).gif Dispose  Overloaded. (inherited from Component )
ms886415.protmethod(en-us,MSDN.10).gif Finalize  (inherited from Component )
ms886415.protmethod(en-us,MSDN.10).gif GetService  (inherited from Component )
ms886415.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
ms886415.pubevent(en-us,MSDN.10).gif Disposed  (inherited from Component )

Top

See Also

Reference

ChooseContactDialog Class
Microsoft.WindowsMobile.Forms Namespace