Simulates the effect of the mobile device access rules for the given attributes of a sample access event. Use this method to test the effects of the current set of mobile device access rules for the WorkMail organization for a particular user's attributes.
See https://www.paws-r-sdk.com/docs/workmail_get_mobile_device_access_effect/ for full documentation.
workmail_get_mobile_device_access_effect(
OrganizationId,
DeviceType = NULL,
DeviceModel = NULL,
DeviceOperatingSystem = NULL,
DeviceUserAgent = NULL
)
[required] The WorkMail organization to simulate the access effect for.
Device type the simulated user will report.
Device model the simulated user will report.
Device operating system the simulated user will report.
Device user agent the simulated user will report.