|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelegateUserType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of DelegateUserType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as DelegateUserType | |
|---|---|
protected DelegateUserType |
DelegateUserResponseMessageType.delegateUser
|
| Methods in com.microsoft.exchange.messages that return DelegateUserType | |
|---|---|
DelegateUserType |
DelegateUserResponseMessageType.getDelegateUser()
Gets the value of the delegateUser property. |
| Methods in com.microsoft.exchange.messages with parameters of type DelegateUserType | |
|---|---|
void |
DelegateUserResponseMessageType.setDelegateUser(DelegateUserType value)
Sets the value of the delegateUser property. |
| Uses of DelegateUserType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types with type parameters of type DelegateUserType | |
|---|---|
protected List<DelegateUserType> |
ArrayOfDelegateUserType.delegateUsers
|
| Methods in com.microsoft.exchange.types that return DelegateUserType | |
|---|---|
DelegateUserType |
ObjectFactory.createDelegateUserType()
Create an instance of DelegateUserType |
| Methods in com.microsoft.exchange.types that return types with arguments of type DelegateUserType | |
|---|---|
List<DelegateUserType> |
ArrayOfDelegateUserType.getDelegateUsers()
Gets the value of the delegateUsers property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||