| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected IdFormatType |
ConvertId.destinationFormat |
| Modifier and Type | Method and Description |
|---|---|
IdFormatType |
ConvertId.getDestinationFormat()
Gets the value of the destinationFormat property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConvertId.setDestinationFormat(IdFormatType value)
Sets the value of the destinationFormat property.
|
| Modifier and Type | Field and Description |
|---|---|
protected IdFormatType |
AlternateIdBaseType.format |
| Modifier and Type | Method and Description |
|---|---|
static IdFormatType |
IdFormatType.fromValue(String v) |
IdFormatType |
AlternateIdBaseType.getFormat()
Gets the value of the format property.
|
static IdFormatType |
IdFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdFormatType[] |
IdFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlternateIdBaseType.setFormat(IdFormatType value)
Sets the value of the format property.
|
Copyright © 2019 Apereo. All rights reserved.