|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayOfDelegateUserType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of ArrayOfDelegateUserType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as ArrayOfDelegateUserType | |
|---|---|
protected ArrayOfDelegateUserType |
UpdateDelegate.delegateUsers
|
protected ArrayOfDelegateUserType |
AddDelegate.delegateUsers
|
| Methods in com.microsoft.exchange.messages that return ArrayOfDelegateUserType | |
|---|---|
ArrayOfDelegateUserType |
UpdateDelegate.getDelegateUsers()
Gets the value of the delegateUsers property. |
ArrayOfDelegateUserType |
AddDelegate.getDelegateUsers()
Gets the value of the delegateUsers property. |
| Methods in com.microsoft.exchange.messages with parameters of type ArrayOfDelegateUserType | |
|---|---|
void |
UpdateDelegate.setDelegateUsers(ArrayOfDelegateUserType value)
Sets the value of the delegateUsers property. |
void |
AddDelegate.setDelegateUsers(ArrayOfDelegateUserType value)
Sets the value of the delegateUsers property. |
| Uses of ArrayOfDelegateUserType in com.microsoft.exchange.types |
|---|
| Methods in com.microsoft.exchange.types that return ArrayOfDelegateUserType | |
|---|---|
ArrayOfDelegateUserType |
ObjectFactory.createArrayOfDelegateUserType()
Create an instance of ArrayOfDelegateUserType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||