Table of Contents

Class ChromeOsDevice.RecentUsersData

Namespace
Google.Apis.Admin.Directory.directory_v1.Data
Assembly
Google.Apis.Admin.Directory.directory_v1.dll
public class ChromeOsDevice.RecentUsersData
Inheritance
ChromeOsDevice.RecentUsersData
Inherited Members

Constructors

RecentUsersData()

public RecentUsersData()

Properties

Email

Email address of the user. Present only if the user type is managed

public virtual string Email { get; set; }

Property Value

string

Type

The type of the user

public virtual string Type { get; set; }

Property Value

string