EmailMailboxOtherAppReadAccess
EmailMailboxOtherAppReadAccess
EmailMailboxOtherAppReadAccess
EmailMailboxOtherAppReadAccess
Enum
Definition
Defines whether an application can read from a mailbox.
public : enum class EmailMailboxOtherAppReadAccesspublic enum EmailMailboxOtherAppReadAccessPublic Enum EmailMailboxOtherAppReadAccess// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Full Full Full Full | All applications can read from this mailbox. |
| None None None None | No other apps can read from this mailbox. |
| SystemOnly SystemOnly SystemOnly SystemOnly | Only system level applications can read from this mailbox. |