PhoneLine.Transport 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 the transport for the phone line.
public:
property PhoneLineTransport Transport { PhoneLineTransport get(); };
PhoneLineTransport Transport();
public PhoneLineTransport Transport { get; }
var phoneLineTransport = phoneLine.transport;
Public ReadOnly Property Transport As PhoneLineTransport
Property Value
The transport for the phone line.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|