Share via


RetailEmailReceipt.resolveEmailName Method [AX 2012]

Sets the connection with the e-mail server and resolves the name of the recipient.

Syntax

public boolean resolveEmailName(RetailReceiptEmail _receiptEmail)

Run On

Called

Parameters

Return Value

Type: boolean
true if the recipient name is resolved; otherwise, false.

See Also

Reference

RetailEmailReceipt Class