共用方式為


SpeedDialEntry 類別

定義

表示速度撥號清單中的專案。

public ref class SpeedDialEntry sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class SpeedDialEntry final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public sealed class SpeedDialEntry
Public NotInheritable Class SpeedDialEntry
繼承
Object Platform::Object IInspectable SpeedDialEntry
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Phone.PhoneContract (已於 v1.0 引進)
應用程式功能
accessoryManager

備註

呼叫此 API 需要應用程式資訊清單中指定 ID_CAP_SMSID_CAP_SMS_COMPANION 功能。

屬性

ContactName

表示專案連絡人的名稱。

NumberType

表示專案的數目類型。

PhoneNumber

表示速度撥號專案的電話號碼。

適用於