IUMSVoice | |
public interface IUMSVoiceProfile_x_ResponseEntityService : IUMSVoiceProfile_x_ResponseQueryService, IBusinessService
The IUMSVoiceProfile_x_ResponseEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new UMSVoiceProfile_x_Response | |
| Delete | Deletes the specified UMSVoiceProfile_x_Response. | |
| Get |
Gets a list of UMSVoiceProfile_x_Responses matching the specified filter.
(Inherited from IUMSVoiceProfile_x_ResponseQueryService) | |
| GetAll |
Gets all UMSVoiceProfile_x_Responses
(Inherited from IUMSVoiceProfile_x_ResponseQueryService) | |
| GetSingle |
Gets a single UMSVoiceProfile_x_Response matching the provided filter.
(Inherited from IUMSVoiceProfile_x_ResponseQueryService) | |
| Update | Updates the specified UMSVoiceProfile_x_Response |