AOCEGetRecipient$()

Syntax

AOCEGetRecipient$(RecipientNumber [, AddressType])

Remarks

Returns the address of the specified recipient. AOCEGetRecipient$() is available only on the Macintosh and only if PowerTalk is installed.

Argument

Explanation

RecipientNumber

A number between 1 and AOCECountRecipients(AddressType) specifying the recipient whose address you want to return.

AddressType

Specifies the list from which you want to return an address:

13 or omitted "To" list

14 "Cc" list

15 "Bcc" list


See Also

AOCEAddRecipient, AOCECountRecipients(), AOCEGetSender$(), AOCEGetSubject$()