SpeedDialEntry 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示速度撥號清單中的專案。
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
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
|
API contract |
Windows.Phone.PhoneContract (已於 v1.0 引進)
|
應用程式功能 |
accessoryManager
|
備註
呼叫此 API 需要應用程式資訊清單中指定 ID_CAP_SMS 和 ID_CAP_SMS_COMPANION 功能。
屬性
ContactName |
表示專案連絡人的名稱。 |
NumberType |
表示專案的數目類型。 |
PhoneNumber |
表示速度撥號專案的電話號碼。 |