Returns the full string of a specified address.
AFTKN_AL_GET_ADDRESS or 691
ANSISTRING AddressListGetAddress(DWORD Handle;
WORD Index;
ENUM FromWhichList)
Address list handle, returned by AddressListCreate().
Address index. The first address is 0, the second is 1, and so forth. If the index is out of range, a run-time error occurs. See AddressListGetCount().
Address list to apply index to:
|
124 |
BCList! |
|
132 |
CCList! |
|
137 |
Combined! Concatenates TO, CC, and BC, respectively. |
|
233 |
ToList! |
EmailAddress As ANSISTRING