| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected MailboxTypeType |
EmailAddressType.mailboxType |
| Modifier and Type | Method and Description |
|---|---|
static MailboxTypeType |
MailboxTypeType.fromValue(String v) |
MailboxTypeType |
EmailAddressType.getMailboxType()
Gets the value of the mailboxType property.
|
static MailboxTypeType |
MailboxTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailboxTypeType[] |
MailboxTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailAddressType.setMailboxType(MailboxTypeType value)
Sets the value of the mailboxType property.
|
Copyright © 2019 Apereo. All rights reserved.