PhoneCall Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a phone call.
public ref class PhoneCall sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class PhoneCall : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class PhoneCall
Inherits ComplexProperty
- Inheritance
Properties
ConnectionFailureCause |
Gets a value that indicates the cause of the phone call connection failure. |
SIPResponseCode |
Gets the SIP response code of this phone call. |
SIPResponseText |
Gets the SIP response text of this phone call. |
State |
Gets a value that indicates the last known state of this phone call. |
Methods
Disconnect() |
Disconnects this phone call. |
Refresh() |
Refreshes the state of this phone call. |