|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistinguishedUserType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of DistinguishedUserType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as DistinguishedUserType | |
|---|---|
protected DistinguishedUserType |
UserIdType.distinguishedUser
|
| Methods in com.microsoft.exchange.types that return DistinguishedUserType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type DistinguishedUserType | |
|---|---|
void |
UserIdType.setDistinguishedUser(DistinguishedUserType value)
Sets the value of the distinguishedUser property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||