Enum MobiledevicesResource.ListRequest.OrderByEnum
- Namespace
- Google.Apis.Admin.Directory.directory_v1
- Assembly
- Google.Apis.Admin.Directory.directory_v1.dll
Device property to use for sorting results.
public enum MobiledevicesResource.ListRequest.OrderByEnum
Fields
DeviceId = 0
The serial number for a Google Sync mobile device. For Android devices, this is a software generated unique identifier.
Email = 1
The device owner's email address.
LastSync = 2
Last policy settings sync date time of the device.
Model = 3
The mobile device's model.
Name = 4
The device owner's user name.
Os = 5
The device's operating system.
Status = 6
The device status.
Type = 7
Type of the device.