PhoneCallHistoryEntryOtherAppReadAccess Enumeration

Definition

Die Ebene des Lesezugriffs für andere Anwendungen.

public enum class PhoneCallHistoryEntryOtherAppReadAccess
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PhoneCallHistoryEntryOtherAppReadAccess
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PhoneCallHistoryEntryOtherAppReadAccess
var value = Windows.ApplicationModel.Calls.PhoneCallHistoryEntryOtherAppReadAccess.full
Public Enum PhoneCallHistoryEntryOtherAppReadAccess
Vererbung
PhoneCallHistoryEntryOtherAppReadAccess
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
phoneCallHistory phoneCallHistorySystem

Felder

Full 0

Andere Anwendungen haben vollen Lesezugriff auf dieses PhoneCallHistoryEntry-Objekt .

SystemOnly 1

Andere Anwendungen können nur Informationen auf Systemebene lesen.

Gilt für: