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

适用于