The following tables list the members exposed by SubmitDeleteActivitiesResponse.
Public Constructors
Public Properties
| Name | Description |
 | ActivitySid | Contains the Activity Sequential Identifier (SID) that uniquely identifies the asynchronous web service call that you made to delete an Activity using the SubmitDeleteActivities() method. |
 | Errors | Indicates the type of error associated with each activity SID in the Submit Delete Activities request. The DeleteActivityError class contains only the unsuccessful activities and the corresponding error message associated with the activity that the system declined to delete in the SubmitDeleteActivities request job. |
Top
See Also