DescribeUserResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val city: String?

City where the user is located.

Link copied to clipboard

Company of the user.

Link copied to clipboard

Country where the user is located.

Link copied to clipboard

Department of the user.

Link copied to clipboard

The date and time at which the user was disabled for WorkMail usage, in UNIX epoch time format.

Link copied to clipboard

The display name of the user.

Link copied to clipboard

The email of the user.

Link copied to clipboard

The date and time at which the user was enabled for WorkMailusage, in UNIX epoch time format.

Link copied to clipboard

First name of the user.

Link copied to clipboard

If enabled, the user is hidden from the global address list.

Link copied to clipboard

Identity Store ID from the IAM Identity Center. If this parameter is empty it will be updated automatically when the user logs in for the first time to the mailbox associated with WorkMail.

Link copied to clipboard

User ID from the IAM Identity Center. If this parameter is empty it will be updated automatically when the user logs in for the first time to the mailbox associated with WorkMail.

Link copied to clipboard

Initials of the user.

Link copied to clipboard

Job title of the user.

Link copied to clipboard

Last name of the user.

Link copied to clipboard

The date when the mailbox was removed for the user.

Link copied to clipboard

The date when the mailbox was created for the user.

Link copied to clipboard
val name: String?

The name for the user.

Link copied to clipboard

Office where the user is located.

Link copied to clipboard

The state of a user: enabled (registered to WorkMail) or disabled (deregistered or never registered to WorkMail).

Link copied to clipboard

Street where the user is located.

Link copied to clipboard

User's contact number.

Link copied to clipboard

The identifier for the described user.

Link copied to clipboard

In certain cases, other entities are modeled as users. If interoperability is enabled, resources are imported into WorkMail as users. Because different WorkMail organizations rely on different directory types, administrators can distinguish between an unregistered user (account is disabled and has a user role) and the directory administrators. The values are USER, RESOURCE, SYSTEM_USER, and REMOTE_USER.

Link copied to clipboard

Zip code of the user.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String