You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sample shows how mail clients can retrieve device information and work with supplied Exchange Active Sync (EAS) policies.
8
+
This sample shows how apps can retrieve device information such as operating system and manufacturer.
9
9
10
-
Windows Store apps can configure their mail clients to stay compliant with the given EAS policies. To bring the local computer compliant, you must request the user's consent before you proceed through the use of a consent UI. Then you can configure the exchange account.
11
-
12
-
This sample requires some experience with WMI programming.
13
-
14
-
**Note** This sample was created using one of the universal app templates available in Visual Studio. It shows how its solution is structured so it can run on both Windows 10 and Windows Phone 10.
15
-
16
-
You can choose one of three scenarios:
10
+
This sample demonstrates the following:
17
11
- Retrieving device information
18
-
- Checking if device policies are compliant with supplied EAS policies
0 commit comments