MarkMessage

Description

This method marks an inbound fax as ‘Read’, meaning it will no longer be returned in lists by method GetList.

Formal Definition

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

Input

Name Type Comments
Username String As provided during registration
Password String As provided during registration
MarkAsRead Boolean True – mark as read, False – mark as unread
MessageID Integer Message ID of fax to mark as read/unread

Output

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