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