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