NameSpace.GetGlobalAddressList method (Outlook)

Returns an AddressList object that represents the Exchange Global Address List.

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.

See also

NameSpace Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.