C# Class Amazon.SimpleEmail.Model.GetIdentityMailFromDomainAttributesRequest

Container for the parameters to the GetIdentityMailFromDomainAttributes operation. Returns the custom MAIL FROM attributes for a list of identities (email addresses and/or domains).

This action is throttled at one request per second and can only get custom MAIL FROM attributes for up to 100 identities at a time.

Inheritance: AmazonSimpleEmailServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetIdentities ( ) : bool