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