AWS SDK for .NET Documentation
IdentityType Property
AmazonAmazon.SimpleEmail.ModelListIdentitiesRequestIdentityType Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property IdentityType.

The type of the identities to list. Possible values are "EmailAddress" and "Domain". If this parameter is omitted, then all identities will be listed.

Declaration Syntax
C#
public string IdentityType { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)