MAPI_CountAddresses()

Examples


The MAPI_CountAddresses() function returns the number of addresses in the specified address list.

Syntax

MAPI_CountAddresses(address_list_ID)

Parameters

address_list_ID – The ID of the address list whose addresses will be counted.

Return value

An integer containing the number of addresses in the address list.


Documentation Feedback