Class ChromeOsDevice.RecentUsersData
- Assembly
- Google.Apis.Admin.Directory.directory_v1.dll
public class ChromeOsDevice.RecentUsersData
- Inheritance
-
ChromeOsDevice.RecentUsersData
- Inherited Members
Constructors
RecentUsersData()
public RecentUsersData()
Properties
Email address of the user. Present only if the user type is managed
public virtual string Email { get; set; }
Property Value
Type
The type of the user
public virtual string Type { get; set; }