workmail_get_mail_domain {paws.end.user.computing} | R Documentation |
Gets details for a mail domain, including domain records required to configure your domain with recommended security
Description
Gets details for a mail domain, including domain records required to configure your domain with recommended security.
See https://www.paws-r-sdk.com/docs/workmail_get_mail_domain/ for full documentation.
Usage
workmail_get_mail_domain(OrganizationId, DomainName)
Arguments
OrganizationId |
[required] The WorkMail organization for which the domain is retrieved. |
DomainName |
[required] The domain from which you want to retrieve details. |
[Package paws.end.user.computing version 0.9.0 Index]