IEWSClient.PlayOnPhone

IEWSClient.PlayOnPhone method

The PlayOnPhone operation initiates an outbound call and plays a message over the telephone.

public string PlayOnPhone(string messageId, string dialString)
ParameterTypeDescription
messageIdStringSpecifies message id.
dialStringStringSpecifies telephone to play message.

Return Value

Returns phone call id

See Also