ResendInboundToEmail

Description

Resend an inbound message to a specific email address.

Formal Definition

https://ws.interfax.net/inbound.asmx?op=ResendInboundToEmail

Input

Name Type Comments
Username String As provided during registration
Password String As provided during registration
RequestedUserID String UserID for whom the method is requested
TransactionID Integer TransactionID of fax to resend
OnlyToFailed Boolean

True – Attempt to resend email only to addresses which previously failed.

False – Attempt to resend email to all addresses. If an email address is provided in the EmailAddress property, this setting is ignored.

EmailAddress String Optional alternative email address to which to forward the inbound fax. If no string is provided, the fax is forwarded to email addresses previously attempted, according to the OnlyToFailed property.

Output: ResendInboundToEmailResult

Name Type Comments
ResultCode Integer 0 – OK
< 0 – Error, see Appendix A
EmailsSent Integer