次の方法で共有


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_SMS 機能とID_CAP_SMS_COMPANION機能を指定する必要があります。

プロパティ

ContactName

エントリの連絡先の名前を表します。

NumberType

エントリの番号の種類を表します。

PhoneNumber

短縮ダイヤル エントリの電話番号を表します。

適用対象