workmail_put_inbound_dmarc_settings {paws.end.user.computing}R Documentation

Enables or disables a DMARC policy for a given organization

Description

Enables or disables a DMARC policy for a given organization.

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

Usage

workmail_put_inbound_dmarc_settings(OrganizationId, Enforced)

Arguments

OrganizationId

[required] The ID of the organization that you are applying the DMARC policy to.

Enforced

[required] Enforces or suspends a policy after it's applied.


[Package paws.end.user.computing version 0.7.0 Index]