|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactSourceType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of ContactSourceType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as ContactSourceType | |
|---|---|
protected ContactSourceType |
DistributionListType.contactSource
|
protected ContactSourceType |
ContactItemType.contactSource
|
| Methods in com.microsoft.exchange.types that return ContactSourceType | |
|---|---|
static ContactSourceType |
ContactSourceType.fromValue(String v)
|
ContactSourceType |
DistributionListType.getContactSource()
Gets the value of the contactSource property. |
ContactSourceType |
ContactItemType.getContactSource()
Gets the value of the contactSource property. |
static ContactSourceType |
ContactSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContactSourceType[] |
ContactSourceType.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 ContactSourceType | |
|---|---|
void |
DistributionListType.setContactSource(ContactSourceType value)
Sets the value of the contactSource property. |
void |
ContactItemType.setContactSource(ContactSourceType value)
Sets the value of the contactSource property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||