Share via


ChooseContactDialog.NoUIOnSingleOrNoMatch Property

3/29/2010

When set, neither the Contact Chooser, nor the Property Chooser dialog boxes display for a single match, or for no matches.

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

Syntax

public bool NoUIOnSingleOrNoMatch { get; set; }
'Declaration
Public Property NoUIOnSingleOrNoMatch As Boolean

Thread Safety

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

See Also

Reference

ChooseContactDialog Class
ChooseContactDialog Members
Microsoft.WindowsMobile.Forms Namespace