Marks the selected items as not read.
<markUnReadRequest> <items type="types:ItemRefList"/> </markUnReadRequest>
<markUnReadResponse> <status type="types:Status"/> </markUnReadResponse>
Specifies the items to be marked as unread.
Returns the error number related to the event. 0 indicates that the request was successful.
Returns the success or failure of the method.
<markUnReadRequest> <items> <item>45057C7F.domain1.po1.100.16E3837.1.FC1.1@1:7. domain1.po1.100.0.1.0.1@16</item> </items> </markUnReadRequest> <markUnReadResponse> <status> <code>0</code> </status> </markUnReadResponse>