workmail_delete_mobile_device_access_override {paws.end.user.computing} | R Documentation |
Deletes the mobile device access override for the given WorkMail organization, user, and device
Description
Deletes the mobile device access override for the given WorkMail organization, user, and device.
See https://www.paws-r-sdk.com/docs/workmail_delete_mobile_device_access_override/ for full documentation.
Usage
workmail_delete_mobile_device_access_override(OrganizationId, UserId, DeviceId)
Arguments
OrganizationId |
[required] The WorkMail organization for which the access override will be deleted. |
UserId |
[required] The WorkMail user for which you want to delete the override. Accepts the following types of user identities:
|
DeviceId |
[required] The mobile device for which you delete the override. |
[Package paws.end.user.computing version 0.9.0 Index]