PrintMgmtPrintDestinationTokens.getEmailAddressForParty Method [AX 2012]
Retrieves the email address for a party and contact role.
public str getEmailAddressForParty(
PrintMgmtPrintDestinationPartyType _partyType,
DirPartyRecId _partyRecId,
LogisticsLocationRoleName _role)
Run On
CalledParameters
- _partyType
- Type: PrintMgmtPrintDestinationPartyType Enumeration
A party type.
- _partyRecId
- Type: DirPartyRecId Extended Data Type
The RecId for the DirParty table.
- _role
- Type: LogisticsLocationRoleName Extended Data Type
The address's role.
Community Additions
ADD
Show: