次の方法で共有


PhoneCallHistoryEntry.OtherAppReadAccess プロパティ

定義

他のアプリケーションに提供されるアクセス レベルを取得または設定します。

public:
 property PhoneCallHistoryEntryOtherAppReadAccess OtherAppReadAccess { PhoneCallHistoryEntryOtherAppReadAccess get(); void set(PhoneCallHistoryEntryOtherAppReadAccess value); };
PhoneCallHistoryEntryOtherAppReadAccess OtherAppReadAccess();

void OtherAppReadAccess(PhoneCallHistoryEntryOtherAppReadAccess value);
public PhoneCallHistoryEntryOtherAppReadAccess OtherAppReadAccess { get; set; }
var phoneCallHistoryEntryOtherAppReadAccess = phoneCallHistoryEntry.otherAppReadAccess;
phoneCallHistoryEntry.otherAppReadAccess = phoneCallHistoryEntryOtherAppReadAccess;
Public Property OtherAppReadAccess As PhoneCallHistoryEntryOtherAppReadAccess

プロパティ値

この PhoneCallHistoryEntry オブジェクトに関して他のアプリケーションが持つアクセス レベル。

Windows の要件

アプリの機能
phoneCallHistory phoneCallHistorySystem

適用対象