Uses of Class
microsoft.exchange.webservices.data.core.enumeration.service.PhoneCallState

Packages that use PhoneCallState
microsoft.exchange.webservices.data.core.enumeration.service   
microsoft.exchange.webservices.data.messaging   
 

Uses of PhoneCallState in microsoft.exchange.webservices.data.core.enumeration.service
 

Methods in microsoft.exchange.webservices.data.core.enumeration.service that return PhoneCallState
static PhoneCallState PhoneCallState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PhoneCallState[] PhoneCallState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of PhoneCallState in microsoft.exchange.webservices.data.messaging
 

Methods in microsoft.exchange.webservices.data.messaging that return PhoneCallState
 PhoneCallState PhoneCall.getState()
          Gets a value indicating the last known state of this phone call.
 



Copyright © 2012–2015 Microsoft. All rights reserved.