Learn R Programming

paws.end.user.computing (version 0.9.0)

workmail_delete_mobile_device_access_rule: Deletes a mobile device access rule for the specified WorkMail organization

Description

Deletes a mobile device access rule for the specified WorkMail organization.

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

Usage

workmail_delete_mobile_device_access_rule(
  OrganizationId,
  MobileDeviceAccessRuleId
)

Arguments

OrganizationId

[required] The WorkMail organization under which the rule will be deleted.

MobileDeviceAccessRuleId

[required] The identifier of the rule to be deleted.