Compartilhar via


UnifiedMessaging.PlayOnPhone(ItemId, String) Método

Definição

Chama um número de telefone e reproduz um item de caixa de correio na chamada telefônica.

public:
 Microsoft::Exchange::WebServices::Data::PhoneCall ^ PlayOnPhone(Microsoft::Exchange::WebServices::Data::ItemId ^ itemId, System::String ^ dialString);
public Microsoft.Exchange.WebServices.Data.PhoneCall PlayOnPhone (Microsoft.Exchange.WebServices.Data.ItemId itemId, string dialString);

Parâmetros

itemId
ItemId

O identificador de item a ser reproduzido na chamada telefônica.

dialString
String

A cadeia de caracteres de discagem completa usada para chamar o telefone.

Retornos

Um objeto de chamada telefônica.

Aplica-se a