Learn R Programming

paws.end.user.computing (version 0.9.0)

workmail_get_mobile_device_access_override: Gets the mobile device access override for the given WorkMail organization, user, and device

Description

Gets the mobile device access override for the given WorkMail organization, user, and device.

See https://www.paws-r-sdk.com/docs/workmail_get_mobile_device_access_override/ for full documentation.

Usage

workmail_get_mobile_device_access_override(OrganizationId, UserId, DeviceId)

Arguments

OrganizationId

[required] The WorkMail organization to which you want to apply the override.

UserId

[required] Identifies the WorkMail user for the override. Accepts the following types of user identities:

  • User ID: 12345678-1234-1234-1234-123456789012 or S-1-1-12-1234567890-123456789-123456789-1234

  • Email address: user@domain.tld

  • User name: user

DeviceId

[required] The mobile device to which the override applies. DeviceId is case insensitive.