共用方式為


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

適用於