Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
EnumWithCustomOfEmailAddressCategory |
EnumWithCustomOfEmailAddressCategory.description(String description) |
EnumWithCustomOfEmailAddressCategory |
EmailAddress.getCategory()
Address category.
|
EnumWithCustomOfEmailAddressCategory |
EnumWithCustomOfEmailAddressCategory.value(String value) |
Modifier and Type | Method and Description |
---|---|
EmailAddress |
EmailAddress.category(EnumWithCustomOfEmailAddressCategory category) |
void |
EmailAddress.setCategory(EnumWithCustomOfEmailAddressCategory category) |
Constructor and Description |
---|
EmailAddress(EnumWithCustomOfEmailAddressCategory category,
String displayName,
Boolean preferred,
String routingType,
String address)
Initializes a new instance of the EmailAddress
|
Copyright © 2020. All rights reserved.