Show / Hide Table of Contents

Enum UsersResource.WatchRequest.OrderByEnum

Column to use for sorting results

Namespace: Google.Apis.Admin.Directory.directory_v1
Assembly: Google.Apis.Admin.Directory.directory_v1.dll
Syntax
public enum OrderByEnum

Fields

Name Description
Email

Primary email of the user.

FamilyName

User's family name.

GivenName

User's given name.

OrderByUnspecified
Back to top