Removes a person from the list of users that can proxy to the mailbox.
<removeProxyAccessRequest> <id type="types:uid"/> </removeProxyAccessRequest>
<removeProxyAccessResponse> <status type="types:Status"/> </removeProxyAccessResponse>
Specifies the ID of the user to remove from the proxy access list.
Returns the error number related to the event. 0 indicates that the request was successful.
Returns the success or failure of the method.
<removeProxyAccessRequest>
<id>66301550-175B-0000-890F-6E00D5004E00@60</id>
</removeProxyAccessRequest>
<removeProxyAccessResponse>
<status>
<code>0</code>
</status>
</removeProxyAccessResponse>