Uses of Class
microsoft.exchange.webservices.data.messaging.PhoneCall
-
Packages that use PhoneCall Package Description microsoft.exchange.webservices.data.core.response microsoft.exchange.webservices.data.messaging -
-
Uses of PhoneCall in microsoft.exchange.webservices.data.core.response
Methods in microsoft.exchange.webservices.data.core.response that return PhoneCall Modifier and Type Method Description PhoneCallGetPhoneCallResponse. getPhoneCall()Gets the phone call. -
Uses of PhoneCall in microsoft.exchange.webservices.data.messaging
Methods in microsoft.exchange.webservices.data.messaging that return PhoneCall Modifier and Type Method Description protected PhoneCallUnifiedMessaging. getPhoneCallInformation(PhoneCallId id)Retrieves information about a current phone call.PhoneCallUnifiedMessaging. playOnPhone(ItemId itemId, String dialString)Calls a phone and reads a message to the person who picks up.
-