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