PhoneCall.State Property
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.
Gets a value that indicates the last known state of this phone call.
public:
property Microsoft::Exchange::WebServices::Data::PhoneCallState State { Microsoft::Exchange::WebServices::Data::PhoneCallState get(); };
public Microsoft.Exchange.WebServices.Data.PhoneCallState State { get; }
Public ReadOnly Property State As PhoneCallState
Property Value
A PhoneCallState enumeration value.