resolveRequest

Resolves or validates recipients in the GroupWise system. In other words, it confirms the existance of recipients in the GroupWise system.

Request

<resolveRequest>
   <recipients type="types:RecipientList"/>
</resolveRequest>

Response

<resolveResponse>
   <recipients type="types:RecipientList"/>
   <status type="types:Status"/>
</resolveResponse>

Elements

recipients (inbound)

Recipients to validate.

recipients (outbound)

List of valid or invalid recipients.

status

Returns the success or failure of the method.