Remove a NotifyEntry element. See createNotifyRequest. --For GroupWise 8.0 SP1 and later.
<removeNotifyRequest> <id type="types:"uid"/> </removeNotifyRequest>
<removeNotifyResponse> <status type="types:Status" /> </removeNotifyResponse>
Specifies the ID of the NotifyEntry element to remove.
Specifies the error number related to the request. 0 indicates that the request was successful.
Returns the success or failure of the method.
<removeNotifyRequest> <id>4D3D6590.domain.PO1.100.1776172.1.25C8C.1@78</id> </removeNotifyRequest> <removeNotifyResponse> <status> <code>0</code> </status> </removeNotifyResponse>