Marks the selected item as private. Marking an item private indicates that proxy users do not have view rights to the item.
<markPrivateRequest> <items type="types:ItemRefList"/> </markPrivateRequest>
<markPrivateResponse> <status type="types:Status"/> </markPrivateResponse>
Specifies the items to mark as private.
Returns the error number related to the event. 0 indicates that the request was successful.
Returns the success or failure of the method.
<markPrivateRequest> <items> <item>45057C7F.domain1.po1.100.16E3837.1.FC1.1@1:7. domain1.po1.100.0.1.0.1@16</item> </items> </markPrivateRequest> <markPrivateResponse> <status> <code>0</code> </status> </markPrivateResponse>