다음을 통해 공유


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

적용 대상