PhoneCall Class

Definition

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.

Applies to