Add | Adds a recipient status. |
 Delete | Deletes an existing recipient status. |
 Get | Retrieves a recipient status. The recipient status is specified by its key, which is contained in the `RecipientStatusParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `RecipientStatusesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `RecipientStatusParamsCollection` data collection that identifies all recipient statuses. |
 Update | Updates an existing recipient status. |
Â