NameSpace.GetGlobalAddressList Method (Outlook)
Returns an AddressList object that represents the Exchange Global Address List.
Version Information
Version Added: Outlook 2007
Syntax
expression .GetGlobalAddressList
expression A variable that represents a NameSpace object.
Return Value
An AddressList that represents the Global Address List.
Remarks
GetGlobalAddressList supports only Exchange servers. It returns an error if the Global Address List is not available or cannot be found.
It also returns an error if no connection is available or the user is set to work offline.