PhoneCall.ConnectionFailureCause 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 cause of the phone call connection failure.
public:
property Microsoft::Exchange::WebServices::Data::ConnectionFailureCause ConnectionFailureCause { Microsoft::Exchange::WebServices::Data::ConnectionFailureCause get(); };
public Microsoft.Exchange.WebServices.Data.ConnectionFailureCause ConnectionFailureCause { get; }
Public ReadOnly Property ConnectionFailureCause As ConnectionFailureCause
Property Value
A connection failure cause.