다음을 통해 공유


PhoneLine.CellularDetails 속성

정의

PhoneLine instance 셀룰러 구성 요소 관련 구성 요소에 대한 세부 정보를 가져옵니다. 이 속성은 VoIP 전화선의 경우 NULL입니다.

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

속성 값

PhoneLine instance 대한 세부 정보입니다.

Windows 요구 사항

앱 기능
phoneCallHistory phoneCallHistorySystem

적용 대상