Share via


PhoneLineConfiguration.ExtendedProperties 屬性

定義

取得這個電話線的擴充屬性。

public:
 property IMapView<Platform::String ^, Platform::Object ^> ^ ExtendedProperties { IMapView<Platform::String ^, Platform::Object ^> ^ get(); };
IMapView<winrt::hstring, IInspectable const&> ExtendedProperties();
public IReadOnlyDictionary<string,object> ExtendedProperties { get; }
var iMapView = phoneLineConfiguration.extendedProperties;
Public ReadOnly Property ExtendedProperties As IReadOnlyDictionary(Of String, Object)

屬性值

IMapView<String,Object>

IReadOnlyDictionary<String,Object>

IMapView<Platform::String,Platform::Object>

IMapView<winrt::hstring,IInspectable>

索引鍵/值組的對應,其中包含電話線的擴充屬性。

Windows 需求

應用程式功能
phoneCallHistory phoneCallHistorySystem

適用於