Share via


PhoneLine.CellularDetails Property

Definition

Gets details for the cellular component specific components for the PhoneLine instance. This property is NULL for VoIP phone lines.

public:
 property PhoneLineCellularDetails ^ CellularDetails { PhoneLineCellularDetails ^ get(); };
PhoneLineCellularDetails CellularDetails();
public PhoneLineCellularDetails CellularDetails { get; }
var phoneLineCellularDetails = phoneLine.cellularDetails;
Public ReadOnly Property CellularDetails As PhoneLineCellularDetails

Property Value

Details for the PhoneLine instance.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to