PinnedContactManager.User プロパティ

定義

PinnedContactManager に関連付けられているユーザーを取得します。

public:
 property User ^ User { User ^ get(); };
User User();
public User User { get; }
var user = pinnedContactManager.user;
Public ReadOnly Property User As User

プロパティ値

PinnedContactManager に関連付けられているユーザー

Windows の要件

アプリの機能
contactsSystem

適用対象