Modifies an existing junk mail entry.
<modifyJunkEntryRequest> <entry type="types:JunkEntry"/> </modifyJunkEntryRequest>
<modifyJunkEntryResponse> <status type="types:Status"/> </modifyJunkEntryResponse>
(required) Specifies the changes to the existing item.
Returns the error number related to the event. 0 indicates that the request was successful.
Returns the success or failure of the method.
<modifyJunkEntryRequest>
<entry>
<id>44FE8B4B.domain1.po1.104.16E3837.1.106.1@66</id>
<match>user2222@block.net</match>
<matchType>domain</matchType>
<listType>trust</listType>
<version>0</version>
</entry>
</modifyJunkEntryRequest>
<modifyJunkEntryResponse>
<status>
<code>0</code>
</status>
</modifyJunkEntryResponse>