ChooseContactDialog.EnableGlobalAddressListLookup Property
3/29/2010
When set, gives users the ability to search for contacts in the Global Address Book (GAL).
Namespace: Microsoft.WindowsMobile.Forms
Assembly: Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)
Syntax
public bool EnableGlobalAddressListLookup { get; set; }
'Declaration
Public Property EnableGlobalAddressListLookup As Boolean
Remarks
When users view contacts in the Contacts application, and view them by Company, the Find Online option becomes unavailable (appears dimmed). For the Find Online option to reappear, users must switch to View by Name (Menu > View By > Name).
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