Freigeben über


EmailMailboxOtherAppReadAccess Enumeration

Definition

Definiert, ob eine Anwendung aus einem Postfach lesen kann.

public enum class EmailMailboxOtherAppReadAccess
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class EmailMailboxOtherAppReadAccess
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum EmailMailboxOtherAppReadAccess
var value = Windows.ApplicationModel.Email.EmailMailboxOtherAppReadAccess.systemOnly
Public Enum EmailMailboxOtherAppReadAccess
Vererbung
EmailMailboxOtherAppReadAccess
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
email emailSystem

Felder

Full 1

Alle Anwendungen können aus diesem Postfach lesen.

None 2

Keine anderen Apps können aus diesem Postfach lesen.

SystemOnly 0

Nur Anwendungen auf Systemebene können aus diesem Postfach lesen.

Hinweise

Versionsverlauf

Windows-Version SDK-Version Mehrwert
1607 14393 Keine

Gilt für: