|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayOfStringsType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of ArrayOfStringsType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as ArrayOfStringsType | |
|---|---|
protected ArrayOfStringsType |
ItemType.categories
|
protected ArrayOfStringsType |
ContactItemType.children
|
protected ArrayOfStringsType |
TaskType.companies
|
protected ArrayOfStringsType |
ContactItemType.companies
|
protected ArrayOfStringsType |
TaskType.contacts
|
| Methods in com.microsoft.exchange.types that return ArrayOfStringsType | |
|---|---|
ArrayOfStringsType |
ObjectFactory.createArrayOfStringsType()
Create an instance of ArrayOfStringsType |
ArrayOfStringsType |
ItemType.getCategories()
Gets the value of the categories property. |
ArrayOfStringsType |
ContactItemType.getChildren()
Gets the value of the children property. |
ArrayOfStringsType |
TaskType.getCompanies()
Gets the value of the companies property. |
ArrayOfStringsType |
ContactItemType.getCompanies()
Gets the value of the companies property. |
ArrayOfStringsType |
TaskType.getContacts()
Gets the value of the contacts property. |
| Methods in com.microsoft.exchange.types with parameters of type ArrayOfStringsType | |
|---|---|
void |
ItemType.setCategories(ArrayOfStringsType value)
Sets the value of the categories property. |
void |
ContactItemType.setChildren(ArrayOfStringsType value)
Sets the value of the children property. |
void |
TaskType.setCompanies(ArrayOfStringsType value)
Sets the value of the companies property. |
void |
ContactItemType.setCompanies(ArrayOfStringsType value)
Sets the value of the companies property. |
void |
TaskType.setContacts(ArrayOfStringsType value)
Sets the value of the contacts property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||