| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected DistinguishedUserType |
UserIdType.distinguishedUser |
| Modifier and Type | Method and Description |
|---|---|
static DistinguishedUserType |
DistinguishedUserType.fromValue(String v) |
DistinguishedUserType |
UserIdType.getDistinguishedUser()
Gets the value of the distinguishedUser property.
|
static DistinguishedUserType |
DistinguishedUserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistinguishedUserType[] |
DistinguishedUserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserIdType.setDistinguishedUser(DistinguishedUserType value)
Sets the value of the distinguishedUser property.
|
Copyright © 2015 Jasig. All Rights Reserved.