API Reference
Enum
DmarcSubdomainPolicyRecommendation
Defines values for dmarc subdomain policy recommendation.
Inheritance
- Enum
- DmarcSubdomainPolicyRecommendation
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field DmarcSubdomainPolicyRecommendation.MatchParent
- Field DmarcSubdomainPolicyRecommendation.None
- Field DmarcSubdomainPolicyRecommendation.Quarantine
- Field DmarcSubdomainPolicyRecommendation.Reject
- Property IMailProvider.SubdomainPolicyRecommendation
- Property AmazonSesProvider.SubdomainPolicyRecommendation
- Property BarracudaEmailGatewayDefenseProvider.SubdomainPolicyRecommendation
- Property CiscoSecureEmailProvider.SubdomainPolicyRecommendation
- Property CloudflareEmailRoutingProvider.SubdomainPolicyRecommendation
- Property FastmailProvider.SubdomainPolicyRecommendation
- Property GoogleWorkspaceProvider.SubdomainPolicyRecommendation
- Property MailgunProvider.SubdomainPolicyRecommendation
- Property Microsoft365Provider.SubdomainPolicyRecommendation
- Property MimecastProvider.SubdomainPolicyRecommendation
- Property NullMxProvider.SubdomainPolicyRecommendation
- Property PostmarkProvider.SubdomainPolicyRecommendation
- Property ProofpointEssentialsProvider.SubdomainPolicyRecommendation
- Property ProtonMailProvider.SubdomainPolicyRecommendation
- Property SendGridProvider.SubdomainPolicyRecommendation
- Property ZohoMailProvider.SubdomainPolicyRecommendation
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String