MarkMessage

Description

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

Formal Definition

http://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 number to download

Output

Name Type Comments
Username String As provided during registration
MarkMessageResult Integer 0 - OK
< 0 - Error, see Appendix A